Skip to content

Commit

Permalink
Fix *.sh not including gradlew in .gitattributes (#88)
Browse files Browse the repository at this point in the history
Fix *.sh not including gradlew
  • Loading branch information
drandarov-io authored Jul 7, 2023
1 parent d02cfe4 commit 7b4ae1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Declare files that will always have LF line endings on checkout.
*.sh text eol=lf
gradlew text eol=lf

0 comments on commit 7b4ae1d

Please sign in to comment.