Skip to content

Commit

Permalink
Gradle wrapper files should have correct line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
qeeqez authored and dsyer committed Feb 29, 2024
1 parent 3efd6e0 commit 5167226
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .gitattributes
@@ -1,2 +1,5 @@
mvnw text eol=lf
*.java text eol=lf
mvnw text eol=lf
*.java text eol=lf

/gradlew text eol=lf
*.bat text eol=crlf

0 comments on commit 5167226

Please sign in to comment.