Skip to content

Commit 3bb6cc6

Browse files
author
eaglercraft
committed
Add missing .gitattributes
1 parent 3893cd0 commit 3bb6cc6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
#
2+
# https://help.github.com/articles/dealing-with-line-endings/
3+
#
4+
5+
*.bat text eol=crlf
6+
*.sh text eol=lf
7+
gradlew text eol=lf

0 commit comments

Comments
 (0)