mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 13:12:24 +00:00
13 lines
147 B
Plaintext
13 lines
147 B
Plaintext
__pycache__/
|
|
.env
|
|
venv/
|
|
.venv/
|
|
.mypy_cache/
|
|
log/
|
|
alembic/versions/
|
|
static/media/
|
|
.ruff_cache/
|
|
.pytest_cache/
|
|
.python-version
|
|
celerybeat-schedule.*
|