.env
.env.*
.history/
.sixth/
__pycache__/
*.py[cod]
*.sqlite
*.sqlite3
*.db
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
dist/
build/
