Files
fastapi-best-architecture/.dockerignore
T
Wu Clan d1648bb709 Update git and docker ignore files (#547)
* Update git and docker ignore files

* add __pycache__ dir

* add .python-version
2025-03-17 13:20:21 +08:00

10 lines
85 B
Plaintext

__pycache__/
.git/
.github/
.idea/
.vscode/
venv/
.venv/
.ruff_cache/
.pytest_cache/