6 lines
		
	
	
		
			146 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			146 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# All text files will have LF line endings, except batch files.
 | 
						|
* text=auto
 | 
						|
 | 
						|
# Preserve crlf in batch files when checking in.
 | 
						|
*.bat text eol=crlf
 |