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:
parent
05cc29e50b
commit
880de1870a
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue