Add .gitattributes

This commit is contained in:
Goooler 2023-01-13 15:08:41 +08:00
parent cad14b2e7e
commit 2652b2f14a
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