__pycache__/
*.pyc
.venv/
dist/
*.egg-info/
.env
.DS_Store
*.DS_Store
.pytest_cache/
htmlcov/
.coverage
.worktrees/
.claude/
.planning/
.serena/
docs/superpowers/
docs/

# C# build artifacts in test fixtures
tests/fixtures/**/bin/
tests/fixtures/**/obj/
