Files
Metamorph/backend/.dockerignore

9 lines
80 B
Plaintext
Raw Normal View History

2026-05-11 06:05:27 +02:00
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.venv/
.env
.env.*
!.env.example