7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
# Auto-detect text files, ensure they use LF.
|
|
* text=auto eol=lf working-tree-encoding=UTF-8
|
|
|
|
# Bash scripts
|
|
*.sh text eol=lf
|
|
*.cmd text eol=crlf
|