Skip to content
Snippets Groups Projects
.gitattributes 431 B
Newer Older
Alam Ed Arias's avatar
Alam Ed Arias committed
# 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
Alam Ed Arias's avatar
Alam Ed Arias committed
# Other