mirror of
				https://github.com/tmux-plugins/tpm.git
				synced 2025-11-04 08:36:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			240 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Force text files to have unix eols, so Windows/Cygwin does not break them
 | 
						|
*.* eol=lf
 | 
						|
 | 
						|
# These files are unfortunately not recognized as text files so
 | 
						|
# explicitly listing them here
 | 
						|
tpm eol=lf
 | 
						|
bin/* eol=lf
 | 
						|
bindings/* eol=lf
 | 
						|
tests/* eol=lf
 |