Skip to content

Commit 021b198

Browse files
committed
Add execute permissions to gradlew script
1 parent e231b67 commit 021b198

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* text=auto
2+
*.bash text eol=lf
3+
*.sh text eol=lf
4+
gradlew text eol=lf

0 commit comments

Comments
 (0)