Skip to content

Commit d5fe8ae

Browse files
committed
Use Linux line endings on all platforms
1 parent b6b57b5 commit d5fe8ae

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitattributes

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
* text=auto eol=lf
2+
3+
*.java text eol=lf diff=java
4+
5+
*.bat text eol=crlf
6+
7+
*.jpg binary
8+
*.pdf binary
9+
*.jar binary
10+
*.zip binary

0 commit comments

Comments
 (0)