Skip to content

Commit 6ab203e

Browse files
authored
Merge pull request #418 from andxor/eols
Normalize EOLs
2 parents d133ffa + 66853fc commit 6ab203e

File tree

3 files changed

+613
-609
lines changed

3 files changed

+613
-609
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.java text eol=lf
2+
*.jsp text eol=lf
3+
*.xml text eol=lf
4+
*.properties text eol=lf

0 commit comments

Comments
 (0)