Chore: add .gitattributes (#1191)

* Add .editorconfig

* Add .gitattributes

* Remove indent_style

* Remove .editorconfig
This commit is contained in:
Goooler
2021-09-13 18:34:34 +08:00
committed by GitHub
parent 899803739b
commit 8b91b2eeb1
2 changed files with 7 additions and 1 deletions

4
.gitattributes vendored Normal file
View File

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