12 lines
		
	
	
		
			66 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			66 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# ignore executables
 | 
						|
*
 | 
						|
!*.*
 | 
						|
!*/
 | 
						|
 | 
						|
*.so
 | 
						|
*.dll
 | 
						|
*.exe
 | 
						|
*.trace
 | 
						|
 | 
						|
build/
 |