Skip to content

Commit

Permalink
Update .gitattributes file
Browse files Browse the repository at this point in the history
  • Loading branch information
LakshanWeerasinghe committed Jun 4, 2024
1 parent f09dc22 commit 2a9796c
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,9 +1,2 @@
#
# https://help.github.com/articles/dealing-with-line-endings/
#
# Linux start script should use lf
/gradlew text eol=lf

# These are Windows script files and should use crlf
*.bat text eol=crlf

# Ensure all Java files use LF.
*.java eol=lf

0 comments on commit 2a9796c

Please sign in to comment.