chore: .gitattributes — *.sh всегда LF (entrypoint в Linux-контейнере)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Shell-скрипты исполняются в Linux-контейнерах — всегда LF (иначе «bad interpreter»).
|
||||
*.sh text eol=lf
|
||||
docker-entrypoint.sh text eol=lf
|
||||
Reference in New Issue
Block a user