5 lines
150 B
Text
5 lines
150 B
Text
# Auto detect text files and perform LF normalization
|
|
* text=auto
|
|
|
|
# Force Unix line endings for shell scripts (required for Docker)
|
|
*.sh text eol=lf
|