Add missing .gitattributes

This commit is contained in:
eaglercraft 2024-06-17 21:57:03 -07:00
parent 3893cd026e
commit 3bb6cc60a3

7
.gitattributes vendored Executable file
View File

@ -0,0 +1,7 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
*.bat text eol=crlf
*.sh text eol=lf
gradlew text eol=lf