hub/.gitattributes

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