.cad-venv/ __pycache__/ *.pyc .pytest_cache/ artifacts/ *.glb *.stl *.step store/ .DS_Store .gstack/ # secrets .env .pi/ # generated CAD artifacts (bulky) — keep only the dashboard scores + references /artifacts/* !/artifacts/eval-dashboard /artifacts/eval-dashboard/* !/artifacts/eval-dashboard/results.json !/artifacts/eval-dashboard/refs # vendored skill + venv (reinstallable) /.cad-venv/ /.agents/ /.pi/ # authored build outputs (keep .py sources tracked) authored/*.step authored/*.png authored/*.glb authored/*.stl .agent-env