Files
full-stack-fastapi-template/backend/.dockerignore

9 lines
76 B
Plaintext
Raw Normal View History

# Python
__pycache__
app.egg-info
*.pyc
.mypy_cache
.coverage
htmlcov
.venv