Skip to content

Commit e40514a

Browse files
committed
.gitattributes added
To ensure unix-style line endings (lf). This should not affect any non-Windows developers.
1 parent a6e1368 commit e40514a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Diff for: .gitattributes

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*.java text eol=lf
2+
*.MD text eol=lf
3+
*.gradle text eol=lf
4+
*.groovy text eol=lf
5+
*.properties text eol=lf
6+
*.scala text eol=lf

0 commit comments

Comments
 (0)