mirror of
https://gitcode.com/JianFeeeee/HomeAgent.git
synced 2026-09-22 09:58:06 +00:00
fix: include openclaw manager/pysimulator sources, remove from gitignore
manager/main.js, pysimulator/main.py, and simulator/main.js are production source files for the OpenClaw sidecar system, not build artifacts. Remove them from .gitignore so fresh clones can make build without manual stub creation.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,7 +11,6 @@ data/
|
||||
.go/
|
||||
.local/
|
||||
internal/meta/
|
||||
internal/plugins/openclaw/manager/
|
||||
internal/plugins/openclaw/pysimulator/
|
||||
|
||||
*.hmap
|
||||
dev/
|
||||
|
||||
Reference in New Issue
Block a user