-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
46 lines (39 loc) · 993 Bytes
/
Copy path.gitignore
File metadata and controls
46 lines (39 loc) · 993 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
# Dependencies (dev-only: lint/format tooling)
node_modules/
# Logs / debug
npm-debug.log*
*.log
_scratch/
# OS / editor cruft
.DS_Store
Thumbs.db
.idea/
.vscode/
.claude/
# Local exports produced while testing the userscript
*.export.html
exports/
dist/
share-worker/.wrangler/
probe-results/
.env.local
sourcecapsule-extension*.zip
# Local cross-session working notes (kept on-machine, not published)
SOURCE_OF_TRUTH.md
SESSION_HANDOFF.md
KEEP_GOING_REPORT.md
CLAUDE.md
# Local marketing / promo drafts (kept on-machine, not published)
launch-content.md
demo-video-guide.md
docs/live-browser-test-report-*.md
docs/mobile-capture-v1.md
docs/v*-launch-*.md
docs/v*-one-shot-implementation.md
# Nested repo clones (created by agents for branch checkouts)
SourceCapsule/
# Generated by scripts/install-native-host.ps1 (machine-specific paths)
native-host/sourcecapsule-host.cmd
native-host/sourcecapsule-host.exe
native-host/node-path.txt
native-host/com.wolfgang_aura.sourcecapsule.json