mirror of
https://github.com/fortressforever/fortressforever-scripts.git
synced 2024-11-21 12:11:01 +00:00
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:
parent
277bdf3fe4
commit
40d658e20d
1 changed files with 0 additions and 13 deletions
13
.gitattributes
vendored
13
.gitattributes
vendored
|
@ -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
|
Loading…
Reference in a new issue