Fix all files being "modified" since the last commit

* The files were not actually different, but git insisted that they were; for some reason a blank .gitattributes seems to work, but deleting .gitattributes did not
This commit is contained in:
squeek 2014-11-29 22:21:42 -08:00
parent 277bdf3fe4
commit 40d658e20d

13
.gitattributes vendored
View file

@ -1,13 +0,0 @@
* text=auto
*.txt eol=crlf
*.res eol=crlf
*.lua eol=crlf
*.inf eol=crlf
*.res eol=crlf
*.vdf eol=crlf
*.lst eol=crlf
*.dsp eol=crlf
*.gam eol=crlf
*.fgd eol=crlf
*.vbsp eol=crlf