mirror of
				https://github.com/coop-deluxe/sm64coopdx.git
				synced 2025-10-30 08:01:01 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			No EOL
		
	
	
		
			428 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			No EOL
		
	
	
		
			428 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Set the default behavior, in case people don't have core.autocrlf set.
 | |
| * text=auto
 | |
| 
 | |
| # List text files in case git doesn't characterize correctly
 | |
| *.c text
 | |
| *.h text
 | |
| *.s text
 | |
| *.in text
 | |
| *.js text
 | |
| *.md text
 | |
| *.py text
 | |
| *.sh text
 | |
| *.ld text
 | |
| *.inc text
 | |
| *.txt text
 | |
| *.lua text
 | |
| *.json text
 | |
| *.yaml text
 | |
| 
 | |
| # Same for binary
 | |
| *.bin binary
 | |
| *.m64 binary
 | |
| *.png binary
 | |
| *.aiff binary
 | |
| *.ico binary
 | |
| *.mp3 binary
 | |
| *.lvl binary
 | |
| *.tex binary
 | |
| *.luac binary | 
