mirror of
				https://github.com/tmux-plugins/tmux-resurrect.git
				synced 2025-11-04 00:46:04 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			175 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Force text files to have unix eols, so Windows/Cygwin does not break them
 | 
						|
*.* eol=lf
 | 
						|
 | 
						|
# Except for images because then on checkout the files have been altered.
 | 
						|
*.png binary
 |