зеркало из https://github.com/mislav/hub.git
6 строки
124 B
Plaintext
6 строки
124 B
Plaintext
|
|
||
|
# enforce correct line endings for shell and batch files.
|
||
|
*.sh text eol=lf
|
||
|
script/* text eol=lf
|
||
|
script/*.bat text eol=crlf
|