Optimise dockerfile a little lot a bit

This commit is contained in:
2026-01-25 22:42:55 +00:00
parent bd8ead54f3
commit ce3d1ff685
2 changed files with 41 additions and 1 deletions

View File

@@ -8,3 +8,42 @@ node_modules
npm-debug.log
.git
.env
__pycache__
*.pyc
*.pyo
*.pyd
.Python
pip-log.txt
pip-delete-this-directory.txt
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
*.log
.git
.gitignore
.mypy_cache
.pytest_cache
.hypothesis
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
.vscode
.idea
.DS_Store
*.swp
*.swo
*~
docs/
tests/
*.md
docker-compose*.yml
Dockerfile*
.dockerignore