__pycache__/ *.py[cod] *.log # Virtual environments .venv/ venv/ env/ .env .env.* # Build and packaging build/ dist/ *.egg-info/ .eggs/ pip-wheel-metadata/ # Tooling caches .pytest_cache/ .mypy_cache/ .coverage # IDE/editor settings .vscode/ .idea/ # Local AI/config helpers /.claude