Add gitattributes for line endings

This commit is contained in:
Isaac Shoebottom 2022-10-12 18:42:14 -03:00
parent b70d452341
commit 5fe9b2c913

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
# All line endings should be unix
* text eol=lf
*.png binary
*.jpg binary