mirror of
				https://github.com/kastdeur/dotfiles.git
				synced 2025-10-31 03:06:35 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			230 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Automatically normalize line endings for all text-based files
 | |
| #* text=auto
 | |
| 
 | |
| # Documents
 | |
| *.doc	diff=pandoc
 | |
| *.DOC	diff=pandoc
 | |
| *.docx	diff=pandoc
 | |
| *.DOCX	diff=pandoc
 | |
| *.odt	diff=pandoc
 | |
| *.ODT	diff=pandoc
 | |
| *.pdf	diff=pdf
 | |
| *.PDF	diff=pdf
 |