Force EOL as LF

This commit is contained in:
Kiel Hurley 2021-12-20 23:15:52 +13:00
parent a615082eb7
commit 781b016f01

6
.gitattributes vendored Normal file
View file

@ -0,0 +1,6 @@
# Force LF line endings for all text files
* text eol=lf
# These filetypes are binary
*.png binary
*.gif binary