openclaw-multi-session-plugins/.gitignore
Haitao Pan 849972ab5c chore: gitignore runtime release build artifacts (dist/assets, dist/runtime)
These are produced by the runtime-release workflow / local packaging and
published to GitHub Releases, not committed. The compiled library under
dist/ and dist/src/ stays tracked.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-28 09:06:41 +08:00

12 lines
329 B
Plaintext

node_modules/
coverage/
*.tsbuildinfo
repomix-output.xml
openclaw-multi-session-plugins-*.tgz
# Runtime release build artifacts (produced by the runtime-release workflow /
# local packaging; published to GitHub Releases, not committed). The compiled
# library under dist/ and dist/src/ stays tracked.
dist/assets/
dist/runtime/