Merge pull request #309 from redtide/git-line-endings

Set default documents line endings behavior
This commit is contained in:
Adam 2021-06-30 11:13:42 -04:00 committed by GitHub
commit f29b6d1cc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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
resources/icons/icon.inl linguist-vendored