Skip to content

Commit

Permalink
preserve lf lineseparator for config templates
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlueF committed Mar 17, 2024
1 parent a0e9180 commit 9fca7b9
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
Expand Up @@ -4,6 +4,7 @@
*.bat text eol=crlf
gradlew text eol=lf
*.sh text eol=lf
*.conf text eol=lf

*.java text
*.java diff=java
Expand Down

0 comments on commit 9fca7b9

Please sign in to comment.