Exclude UTF-16 translate files from autocrlf
This commit is contained in:
parent
0e1aff7955
commit
a84091e716
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -26,3 +26,5 @@
|
|||||||
*.props filter= diff= merge= text eol=crlf
|
*.props filter= diff= merge= text eol=crlf
|
||||||
*.inl filter= diff= merge= text eol=crlf
|
*.inl filter= diff= merge= text eol=crlf
|
||||||
*.flm filter= diff= merge= text eol=crlf
|
*.flm filter= diff= merge= text eol=crlf
|
||||||
|
*.dlstrings filter= diff= merge= -text
|
||||||
|
translate_*.txt filter= diff= merge= -text
|
||||||
|
Loading…
Reference in New Issue
Block a user