# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Testing
.pytest_cache
.coverage

# Virtual environments
.venv
activate.sh

# Local implementation and configuration (not tracked in git)
.impl/
.erk/bin/
.erk/scratch/
.erk/config.local.toml
.env

CLAUDE.local.md

# MkDocs build output
site/

# erkdesk Electron app
erkdesk/node_modules/
erkdesk/out/
erkdesk/dist/
erkdesk/.vite/

.superset/
