Updated .gitattributes to stop line endings changing

This commit is contained in:
Emile Belanger 2021-05-10 20:35:05 +01:00
parent 7252f9c3f1
commit 184a4bd595
1 changed files with 1 additions and 27 deletions

28
.gitattributes vendored
View File

@ -1,27 +1 @@
* text=auto
*.h text
*.c text
*.cc text
*.cpp text
*.mm text
*.lemon text
*.y text
*.re text
*.i text
*.asm text
*.S text
*.vcproj text
*.sln text
*.bat text
*.rc text
*.txt text
language.* text
*.png binary
*.imgz binary
*.lmp binary
*.flac binary
*.dat binary
* text=false