Files
server-deploy/.gitattributes
2026-04-07 17:06:12 +08:00

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