-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (46 loc) · 721 Bytes
/
Copy path.gitignore
File metadata and controls
55 lines (46 loc) · 721 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
.direnv
.vscode
result*
*.o
*.out
*~
*.swp
*.dmg
# opencode/thoughts session files
.opencode/**/ses_*
.opencode/ses_*
.opencode/**/*_ses_*
.opencode/*_ses_*
.opencode/worktree-session-state.json
thoughts/**/ses_*
thoughts/ses_*
thoughts/**/*_ses_*
thoughts/*_ses_*
# Python
__pycache__/
*.pyc
.venv/
# lootbox
.lootbox/cache/
.lootbox/tmp/
# codedb
codedb.snapshot
# opencode plugin artifacts
.opencode/memory-core/
.opencode/memory-working/
.opencode/node_modules/
.opencode/bun.lock
.opencode/package-lock.json
.opencode/opencode-notifier-state.json
.opencode/plugin/subtask2/logs/
.opencode/worktrees
# private/unshared
.opencode/plans
.DS_Store
**/.DS_Store
.opencode
result/
result
/result
/result/
result/