__pycache__/
*.pyc
*.egg-info/
build/
dist/
.ipynb_checkpoints/
.pytest_cache/
docs/_build/
*.bak

# Built artefact, regenerated from the package.
wdflow.tar.tgz

# Local assistant configuration, not part of the project.
CLAUDE.md
AGENTS.md
.claude/

# Internal planning, not part of the released project.
ROADMAP.md
