mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
	
		
			620 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			620 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| #Source code
 | |
| /src/*.c text=auto
 | |
| /src/*.h text=auto
 | |
| /src/*.s text=auto
 | |
| /src/*.m text=auto
 | |
| /src/*.xpm text=auto
 | |
| /src/Makefile text=auto
 | |
| /src/Make*.cfg text=auto
 | |
| /src/CMakeLists.txt text=auto
 | |
| # Windows EOL
 | |
| *.cs -crlf -whitespace
 | |
| *.mk -crlf -whitespace
 | |
| *.bat -crlf -whitespace
 | |
| *.dev -crlf -whitespace
 | |
| *.dsp -crlf -whitespace
 | |
| *.dsw -crlf -whitespace
 | |
| *.sln -crlf -whitespace
 | |
| *.resx -crlf -whitespace
 | |
| *.vcproj -crlf -whitespace
 | |
| *.csproj* -crlf -whitespace
 | |
| *.vcxproj* -crlf -whitespace
 | |
| *.manifest -crlf -whitespace
 | |
| # Patches
 | |
| /tools/SDL-1.2.14-gc/SDL-1.2.14-gc.patch -whitespace
 | |
| #Appveyor
 | |
| /appveyor.yml -crlf -whitespace
 | |
| # Other
 | 
