Kart-Public/.gitattributes

19 lines
431 B
Plaintext
Raw Permalink Normal View History

2014-03-15 09:59:03 -07:00
# 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
2016-07-05 21:09:17 -07:00
#Appveyor
/appveyor.yml -crlf -whitespace
2014-03-15 09:59:03 -07:00
# Other