mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-08-04 08:28:36 +00:00
chore: ignore bridge/node_modules
The .gitignore already excludes desktop/ and webui/ node_modules but not the bridge's. Add bridge/node_modules/ so the compiled bridge deps are never accidentally committed.
This commit is contained in:
parent
5573a9d78e
commit
4262375c19
1
.gitignore
vendored
1
.gitignore
vendored
@ -99,3 +99,4 @@ temp/
|
|||||||
*.tmp
|
*.tmp
|
||||||
exp/
|
exp/
|
||||||
.playwright-mcp/
|
.playwright-mcp/
|
||||||
|
bridge/node_modules/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user