.env
.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
coverage/
htmlcov/
build/
dist/
*.egg-info/
*.py[cod]
fastapp.db
*.sqlite
*.sqlite3
.DS_Store
