-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
56 lines (46 loc) · 723 Bytes
/
Copy path.gitignore
File metadata and controls
56 lines (46 loc) · 723 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
47
48
49
50
51
52
53
54
55
56
# Logs and sessions
history.jsonl
.caveman-mode-log.jsonl
*.log
# Cache
cache/
file-history/
paste-cache/
# Runtime state
daemon/
daemon.lock
daemon.log
daemon.status.json
.last-cleanup
# IDE/Editor
ide/
# Projects metadata
projects/
# Plugin cache (keep plugin markers, not cache)
plugins/cache/
plugins/.last_inuse_sweep
# Backups and tmp
backups/
*.tmp
.env.local
# System
.DS_Store
*.swp
*.swo
# Chrome extensions
chrome/
# Job state
jobs/
# Local runtime / personal data (not meant for the repo)
plans/
sessions/
tasks/
shell-snapshots/
usage/
mcp-needs-auth-cache.json
stats-cache.json
plugins/plugin-catalog-cache.json
.caveman-active
.caveman-mode-active
.caveman-statusline-suffix
.caveman-history.jsonl