ignore all python cache dirs
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
		
					parent
					
						
							
								2aa9f2ab8c
							
						
					
				
			
			
				commit
				
					
						7b39169e3e
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -14,5 +14,5 @@ doc/man/man*/docbook-xsl.css
 | 
				
			||||||
# Ignore cache for version control
 | 
					# Ignore cache for version control
 | 
				
			||||||
cache/
 | 
					cache/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Python
 | 
					# Python / cache
 | 
				
			||||||
bin/__pycache__/
 | 
					__pycache__/
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue