.git .gitignore .github .venv venv env __pycache__ **/__pycache__ *.py[cod] *.egg-info .pytest_cache .ruff_cache .mypy_cache build dist data *.db *.db-journal *.db-wal *.db-shm config.toml .env .vscode .idea *.swp README.md