# Dependencies .venv/ # Build dist/ *.egg-info/ # Python __pycache__/ *.pyc *.pyo # Tools .ruff_cache/ .pytest_cache/ .python-version # Reference material (not part of this project's source) reference/ # Claude Code local settings .claude/