Add generic .cache to .gitignore
				
					
				
			This commit is contained in:
		
							
								
								
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -21,5 +21,5 @@ __pycache__/
 | 
				
			|||||||
# Testing:
 | 
					# Testing:
 | 
				
			||||||
/.coverage
 | 
					/.coverage
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# mypy:
 | 
					# Miscellaneous cache:
 | 
				
			||||||
.mypy_cache/
 | 
					.cache/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user