mirror of
				https://github.com/MaskRay/ccls.git
				synced 2025-11-04 06:15:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			160 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			160 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
 | 
						|
index_tests/** text eol=crlf
 |