6 lines
126 B
Plaintext
6 lines
126 B
Plaintext
# Shell scripts must use LF line endings
|
|
*.sh text eol=lf
|
|
.env* text eol=lf
|
|
*.conf text eol=lf
|
|
docker-compose.yml text eol=lf
|