fancive_obsidian-parallel-r.../.gitignore
fancivez 418f733d14 ci(e2e): enforce self-contained release gate
Change-Id: I4a7385a861981223edf5b4a3f1861b349ef520bf
2026-04-30 14:45:56 +08:00

29 lines
343 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/
.claude/
.orchestration/
# E2E contract runtime artifacts
.e2e/artifact.json
.e2e/artifact.json.sig
.e2e/results/