Update .gitattributes
This commit is contained in:
parent
0d5d1ba6cc
commit
59e2b21c6c
|
@ -8,3 +8,4 @@
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
*.java text diff=java
|
*.java text diff=java
|
||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
|
*.java text eol=lf
|
Loading…
Reference in New Issue