Make sure every file has LF line ending apart from some exceptions

master
Ansariel 2019-12-30 19:34:04 +01:00
parent 4fa92819c9
commit 16f24f8373
1 changed files with 28 additions and 1 deletions

29
.gitattributes vendored
View File

@ -1 +1,28 @@
*.sh -text
* text eol=lf
# Images
*.bmp binary
*.BMP binary
*.gif binary
*.icns binary
*.ico binary
*.j2c binary
*.j2k binary
*.jpg binary
*.png binary
*.tga binary
*.tif binary
# Viewer resources
*.db2 binary
*.llm binary
# Executables
*.dll binary
*.exe binary
# VSTool
indra/tools/vstool/* -text
# Windows Manifest files
*.manifest text eol=crlf