Update .gitignore for state-hub artifacts

Exclude state-hub/.venv, .env, dashboard/node_modules,
dashboard/src/.observablehq/, and dashboard/dist/.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 17:48:57 +01:00
parent 05cc29e50b
commit 880de1870a

1
.gitignore vendored
View File

@@ -179,5 +179,6 @@ state-hub/.venv/
state-hub/.env
state-hub/dashboard/node_modules/
state-hub/dashboard/.observablehq/
state-hub/dashboard/src/.observablehq/
state-hub/dashboard/dist/