Skip to content

Commit

Permalink
Fix gitattributes
Browse files Browse the repository at this point in the history
  • Loading branch information
epinter committed Jan 19, 2025
1 parent 598de43 commit 1569ae6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
* text=auto
*.java text
*.sh text eol=lf
*.properties text
*.gradle text
grablew binary
grablew.bat text
gradlew text eol=lf
gradlew.bat text eol=crlf

0 comments on commit 1569ae6

Please sign in to comment.