mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 03:58:27 +00:00 
			
		
		
		
	.gitignore: Add pycache
quick_dump which is python, generates files in __pycache__ which are the moral equivalent of object files. Don't let people add them to the index accidentally. Signed-off-by: Ben Widawsky <ben@bwidawsk.net>
This commit is contained in:
		
							parent
							
								
									5b91475130
								
							
						
					
					
						commit
						a5d17d2b0e
					
				
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@ -81,5 +81,5 @@ core
 | 
			
		||||
cscope.*
 | 
			
		||||
TAGS
 | 
			
		||||
build-aux/
 | 
			
		||||
 | 
			
		||||
__pycache__
 | 
			
		||||
version.h
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user