Don't force other contributors to make unreadable PRs.

This commit is contained in:
2016-01-28 00:49:34 -05:00
parent f6f86f1efc
commit 7d10c64d5d
1 changed files with 0 additions and 18 deletions

18
.gitattributes vendored
View File

@ -1,21 +1,3 @@
# Automatically detect text files and perform LF line ending normalization
* text=auto
# Files you want to always be normalized and converted
# to native line endings on checkout
*.c text
*.cpp text
*.h text
*.in text
*.dsp text
*.iss text
*.rc text
*.cpf text
*.sc text
*.cmd text
*.sh text
*.txt text
# Files that will always have CRLF line endings on checkout
*.sln text eol=crlf
*.vcproj text eol=crlf