/**/*.pyc
/build/
/dist/
*.egg-info
.project
.pydevproject
.idea
.tox
.coverage
htmlcov
/disdat/version.py
.python-version
.venv*
.eggs
.cache
uv.lock
# Claude Code local session settings (machine-specific, not a repo convention)
.claude/settings.local.json
