mirror of
https://github.com/unraid/api.git
synced 2025-12-28 12:09:47 -06:00
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
*.sh text eol=lf
|
|
*.conf text eol=lf
|
|
*.md text eol=lf
|
|
*.php text eol=lf
|
|
*.page text eol=lf
|
|
*.plg text eol=lf
|