mirror of https://gitee.com/bigwinds/arangodb
Prevent git from changing line endings from LF to CRLF for shell scripts.
It would break them over and over again on Windows (strange syntax errors in bash).
This commit is contained in:
parent
fcf6576674
commit
622fee5f1a
|
@ -0,0 +1 @@
|
||||||
|
*.sh eol=lf
|
Loading…
Reference in New Issue