chore(M004/S01): auto-commit after state-rebuild

This commit is contained in:
2026-03-22 23:25:58 -04:00
parent 916b5ef753
commit 398fd5aaae
+28
View File
@@ -9,3 +9,31 @@ lefthook-local.yml
# Profiling artifacts
trace-*.out
*.pprof
# ── GSD baseline (auto-generated) ──
.gsd
.DS_Store
Thumbs.db
*.swp
*.swo
*~
.idea/
.vscode/
*.code-workspace
.env
.env.*
!.env.example
node_modules/
.next/
dist/
build/
__pycache__/
*.pyc
.venv/
venv/
target/
vendor/
*.log
coverage/
.cache/
tmp/