node_modules
dist
.DS_Store
*.tsbuildinfo
coverage
*.timestamp-*
.superpowers
.var/
.claude/*
!.claude/skills/

# Python
.venv/
__pycache__/
*.pyc
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/
coverage.lcov

release/dist/
