Add .gitattributes

This commit is contained in:
Goooler 2021-08-10 09:45:54 +08:00 committed by Connor Tumbleson
parent b9f7ae805e
commit 1dddc32636
1 changed files with 4 additions and 0 deletions

4
.gitattributes vendored Normal file
View File

@ -0,0 +1,4 @@
* text=auto eol=lf
*.bat text eol=crlf
*.jar binary