__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
.mypy_cache/
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

.vscode/
.opencode/
openspec/
DailyWork/
.sisyphus/
.superpowers/
.omo/run-continuation/
.omo/ulw-research/

configs/zeyi.json
zeyi.json
configs/*.bak-*
web/.vite/
node_modules/
logs/

.worktrees/

# OS / IDE junk
.DS_Store
Thumbs.db
.idea/
