# packaging artifacts
*.pkg.tar.zst
*.tar.gz
pkg/
dist/
build/
*.egg-info/

# python
__pycache__/
*.py[cod]
.pytest_cache/

# editor / agent
.claude/
.chainlink/

# logs / local test output
*.log

# local reference material
*.epub
