__pycache__/
*.pyc
.raggity/
/raggity.toml
.pytest_cache/
*.egg-info/
dist/
build/
.venv/

# stray test logs
test_output.txt

# internal subagent-driven-development scratch
.superpowers/

# MkDocs generated site
site/
