__pycache__/ *.py[cod] *.egg-info/ .venv/ venv/ .env *.db *.db-journal *.db-wal *.db-shm KILL .pytest_cache/ .mypy_cache/ .ruff_cache/ .coverage htmlcov/ dist/ build/ .idea/ .vscode/ .claude/ logs/