mirror of
				https://gitea.blesmrt.net/mikaela/shell-things.git
				synced 2025-11-04 03:17:34 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
* text=auto eol=lf
 | 
						|
# Windows files even in checkout
 | 
						|
# Ref: https://rehansaeed.com/gitattributes-best-practices/#line-endings
 | 
						|
*.{reg,[rR][eE][gG]} text eol=crlf
 | 
						|
*.{bat,[bB][aA][tT]} text eol=crlf
 | 
						|
*.{ahk,[aA][hH][kK]} text eol=crlf
 |