iw4x-client/.gitattributes
/dev/root 6c9e28ff42 [LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
2017-01-16 17:42:50 +01:00

4 lines
45 B
Plaintext

*.hpp eol=crlf
*.cpp eol=crlf
*.lua eol=crlf