Сделал деплой
This commit is contained in:
11
.gitattributes
vendored
Normal file
11
.gitattributes
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Ensure shell scripts always use LF line endings
|
||||
*.sh text eol=lf
|
||||
entrypoint.sh text eol=lf
|
||||
|
||||
# Python files
|
||||
*.py text eol=lf
|
||||
|
||||
# Docker files
|
||||
Dockerfile text eol=lf
|
||||
docker-compose*.yaml text eol=lf
|
||||
.dockerignore text eol=lf
|
||||
Reference in New Issue
Block a user