forked from jan/fatamorgana
		
	add mypy_cache to gitignore
This commit is contained in:
		
							parent
							
								
									3b01117329
								
							
						
					
					
						commit
						3a2d889360
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -1,6 +1,7 @@
 | 
				
			|||||||
*.pyc
 | 
					*.pyc
 | 
				
			||||||
__pycache__
 | 
					__pycache__
 | 
				
			||||||
*.idea
 | 
					*.idea
 | 
				
			||||||
 | 
					.mypy_cache/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
build
 | 
					build
 | 
				
			||||||
dist
 | 
					dist
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user