Project_Manager/.dockerignore
2026-06-26 19:42:21 +02:00

14 lines
127 B
Text

.env
.venv
venv
env
instance/
__pycache__
*.py[cod]
*.egg-info
.pytest_cache
.mypy_cache
.ruff_cache
.DS_Store
.git
reference/