Set default documents line endings behavior

This commit is contained in:
redtide 2021-06-24 14:00:04 +02:00
parent 88704c6ecb
commit 8c71b35888
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored
View File

@ -1,3 +1,7 @@
# Set the default behavior, in case people don't have core.autocrlf set.
# See https://help.github.com/en/articles/dealing-with-line-endings
* text=auto
winlib/* linguist-vendored
src/lib/* linguist-vendored
icon.inl linguist-vendored