mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Always checkout out shell scripts with Unix-style line endings. mingw doesn't mind, but cygwin struggles without CRLF.
5 lines
99 B
Plaintext
5 lines
99 B
Plaintext
* text=auto
|
|
ci/**/*.sh text eol=lf
|
|
script/**/*.sh text eol=lf
|
|
tests/resources/** linguist-vendored
|