Line ending normalization

master
Ansariel 2020-01-16 01:07:18 +01:00
parent 552e6793fc
commit 9225b7a753
25 changed files with 456 additions and 451 deletions

5
.gitattributes vendored
View File

@ -20,10 +20,15 @@ indra/tools/vstool/* -text
*.db2 binary
*.llm binary
*.ttf binary
*.nib binary
# Executables
*.dll binary
*.exe binary
# Normalization disabled
VivoxAUP.txt -text
FILES_ARE_UNICODE_UTF-16LE.txt -text
# Windows Manifest files
*.manifest text eol=crlf