12 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			191 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Set the default behavior for all files.
 | 
						|
* text=auto eol=lf
 | 
						|
 | 
						|
# Normalized and converts to native line endings on checkout.
 | 
						|
*.c text
 | 
						|
*.cc text
 | 
						|
*.cxx
 | 
						|
*.cpp text
 | 
						|
*.h text
 | 
						|
*.hxx text
 | 
						|
*.hpp text
 |