fancive_obsidian-parallel-r.../.gitignore
wujunchen 970a7bc364 chore: add e2e contract gate
Change-Id: Idf5c36b17a5b816e354d07f1e28ff4011e54f32e
2026-04-29 14:08:38 +08:00

27 lines
318 B
Text

# Plugin runtime data (user cache + settings, not source)
data.json
cache.json
# Editor / OS
.DS_Store
.vscode/
.idea/
*.swp
*.swo
# Node
node_modules/
dist/
*.log
# Build artifacts
main.js
main.js.map
# Agent state
.agent/
# E2E contract runtime artifacts
.e2e/artifact.json
.e2e/artifact.json.sig
.e2e/results/