.venv/
venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
dist/
build/
node_modules/

# Runtime / local projects
.open_edit/
OpenEditProjects/
projects/

# Editor / OS
.DS_Store
*.swp
.idea/
.vscode/

# Local env
.env
*.log
.venv/
.worktrees
.superpowers
