Add .gitattributes

See gh-27615
This commit is contained in:
Goooler 2021-08-10 11:30:35 +08:00 committed by Stephane Nicoll
parent 72f80f3ae6
commit 8c2dd7c589

4
.gitattributes vendored Normal file
View File

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