Skip to content

Commit

Permalink
Merge pull request #418 from andxor/eols
Browse files Browse the repository at this point in the history
Normalize EOLs
  • Loading branch information
pitbulk authored Jun 20, 2024
2 parents d133ffa + 66853fc commit 6ab203e
Show file tree
Hide file tree
Showing 3 changed files with 613 additions and 609 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.java text eol=lf
*.jsp text eol=lf
*.xml text eol=lf
*.properties text eol=lf
Loading

0 comments on commit 6ab203e

Please sign in to comment.