mirror of
				https://github.com/MaskRay/ccls.git
				synced 2025-11-03 22:04:24 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			182 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# By default, use platform specific endings.
 | 
						|
*.h text eol=auto
 | 
						|
*.cpp text eol=auto
 | 
						|
*.cc text eol=auto
 | 
						|
 | 
						|
# Tests must always be crlf
 | 
						|
full_tests/** text eol=crlf
 | 
						|
tests/** text eol=crlf
 |