7 lines
		
	
	
		
			171 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			171 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# all png are binary
 | 
						|
*.png binary
 | 
						|
# our generated mesh should be save as binary
 | 
						|
*.bin binary
 | 
						|
# the compressed json data should be binary
 | 
						|
bbp_ng/raw_jsons/*.json    binary
 |