Files
fast_api_template/backend/.dockerignore
T

9 lines
76 B
Plaintext
Raw Normal View History

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