Files
Learn_System/.gitattributes
2026-06-19 19:54:15 +03:00

4 lines
182 B
Plaintext

# Shell-скрипты исполняются в Linux-контейнерах — всегда LF (иначе «bad interpreter»).
*.sh text eol=lf
docker-entrypoint.sh text eol=lf