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