mirror of
				https://gitea.blesmrt.net/mikaela/gist.git
				synced 2025-11-04 03:17:32 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			189 B
		
	
	
	
		
			INI
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			189 B
		
	
	
	
		
			INI
		
	
	
	
	
	
root = false
 | 
						|
 | 
						|
[*]
 | 
						|
# See .gitattributes
 | 
						|
end_of_line = crlf
 | 
						|
 | 
						|
[*.{sh,bash}]
 | 
						|
# Not for PS2 consumption
 | 
						|
end_of_line = lf
 | 
						|
 | 
						|
[*.md]
 | 
						|
# https://github.com/thlorenz/doctoc/issues/161
 | 
						|
end_of_line = lf
 |