Forced LF for Java files
This commit is contained in:
parent
2c738b88ac
commit
825d87d022
|
@ -1,3 +1,5 @@
|
||||||
*.bat text eol=crlf
|
*.bat text eol=crlf
|
||||||
|
|
||||||
*.sh text eol=lf
|
*.sh text eol=lf
|
||||||
|
|
||||||
|
*.java text eol=lf
|
||||||
|
|
Loading…
Reference in New Issue