__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
*.swp
*.swo
*~
.DS_Store
.pytest_cache/
.ruff_cache/

# Generated outputs
rendered/
svg_output/
*.html
ARCHITECTURE.md
SHOWCASE.md
EMPIRICA_MAP.md
RENDERER-EXPANSION.md

# Generator scripts (kept locally, not part of library)
generate_*.py
showcase.html

# Empirica (development tooling)
.empirica/
.empirica_reflex_logs/
.breadcrumbs.yaml
