Normalize line endings

This commit is contained in:
gsemaj
2021-04-30 04:17:34 -04:00
parent c240cc005f
commit 1c3e1d83de
3 changed files with 65 additions and 65 deletions

10
.gitattributes vendored
View File

@@ -1,5 +1,5 @@
vendor/* linguist-vendored
# Always checkout source with LF line endings
src/*.c text eol=lf
src/*.h text eol=lf
vendor/* linguist-vendored
# Always checkout source with LF line endings
src/*.c text eol=lf
src/*.h text eol=lf