2019-09-20 16:32:18 +00:00
|
|
|
#Source code
|
2023-10-14 00:10:34 +00:00
|
|
|
/Makefile text=auto
|
2019-09-20 16:32:18 +00:00
|
|
|
/src/*.c text=auto
|
|
|
|
/src/*.h text=auto
|
|
|
|
/src/*.s text=auto
|
|
|
|
/src/*.m text=auto
|
|
|
|
/src/*.xpm text=auto
|
|
|
|
/src/Makefile text=auto
|
2023-10-14 00:10:34 +00:00
|
|
|
/tools/Makefile text=auto
|
2019-09-20 16:32:18 +00:00
|
|
|
/src/Make*.cfg text=auto
|
|
|
|
/src/CMakeLists.txt text=auto
|
2023-10-14 00:10:34 +00:00
|
|
|
*.mk -whitespace text=auto
|
2014-03-15 16:59:03 +00:00
|
|
|
# Windows EOL
|
|
|
|
*.cs -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
|
2016-01-27 05:11:54 +00:00
|
|
|
#Appveyor
|
|
|
|
/appveyor.yml -crlf -whitespace
|
2014-03-15 16:59:03 +00:00
|
|
|
# Other
|