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:
2026-07-19 11:07:18 +08:00
parent 7601a2970f
commit 24698e7c82
7 changed files with 820 additions and 524 deletions

3
.gitignore vendored
View File

@ -11,7 +11,6 @@ data/
.go/
.local/
internal/meta/
internal/plugins/openclaw/manager/
internal/plugins/openclaw/pysimulator/
*.hmap
dev/