add .gitattributes

This commit is contained in:
christianbraeunlich 2022-07-01 17:38:29 +00:00
parent 348c14eb80
commit 2dd0a8f3c9

8
.gitattributes vendored Normal file
View file

@ -0,0 +1,8 @@
* text=auto eol=lf
*.{cmd,[cC][mM][dD]} text eol=crlf
*.{bat,[bB][aA][tT]} text eol=crlf
*.gif binary
*.jpeg binary
*.png binary
*.gz binary
*.jar binary