Skip to content

Commit a6ca062

Browse files
committed
Fixed script line endings
1 parent a5be70e commit a6ca062

2 files changed

Lines changed: 87 additions & 82 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Linux scripts use lf
2+
/gradlew text eol=lf
3+
4+
# Windows scripts use crlf
5+
*.bat text eol=crlf

gradlew.bat

Lines changed: 82 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)