Files
common-availability/backend/.dockerignore
2026-01-14 11:37:44 -05:00

13 lines
108 B
Plaintext

__pycache__
*.py[cod]
.git
.gitignore
.env
.venv
venv/
.uv/
.pytest_cache/
.ruff_cache/
.mypy_cache/
tests/