mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 22:01:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			333 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			333 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Since Scoop is a Windows-only tool, we can safely use CRLF line endings for all text files.
 | |
| # If Git decides that the content is text, its line endings will be normalized to CRLF in the working tree on checkout.
 | |
| # In the Git index/repository the files will always be stored with LF line endings. This is fine.
 | |
| * text=auto eol=crlf
 | 
