Added .gitattributes

This commit is contained in:
neko404notfound 2018-06-21 09:23:31 +01:00
parent 8d579f5bb3
commit dd3fd2ea68

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
*.py text eol=lf
*.js text eol=lf
*.sh text eol=lf
*.png binary
*.jpg binary