Files
fastapi-best-architecture/backend/.gitignore
T
Wu Clan 0810647c48 Update project manager pdm to uv (#440)
* Update project manager pdm to uv

* Fix ci venv

* Fix ci venv source
2024-10-12 18:09:41 +08:00

13 lines
147 B
Plaintext

__pycache__/
.env
venv/
.venv/
.mypy_cache/
log/
alembic/versions/
static/media/
.ruff_cache/
.pytest_cache/
.python-version
celerybeat-schedule.*