-
-
Notifications
You must be signed in to change notification settings - Fork 86
Expand file tree
/
Copy path.gitignore
More file actions
23 lines (22 loc) · 597 Bytes
/
Copy path.gitignore
File metadata and controls
23 lines (22 loc) · 597 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
.claude/
/scripts/node_modules
.DS_Store
/.superpowers
/docs
/.playwright-mcp
current-site-full.png
/bin/cavekit-bin
# Cavekit runtime — transient state written by the autonomous loop.
# Commit `.cavekit/config.json` (user-editable config) and `.cavekit/history/`
# (backprop audit trail) intentionally; everything else is ephemeral.
.cavekit/.loop.json
.cavekit/.loop.lock
.cavekit/.progress.json
.cavekit/.auto-backprop-pending.json
.cavekit/.debug.log
.cavekit/tool-cache/
.cavekit/state.md
.cavekit/token-ledger.json
.cavekit/task-status.json
.cavekit/tasks.json
.cavekit/capabilities.json