-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
55 lines (53 loc) · 876 Bytes
/
Copy path.gitignore
File metadata and controls
55 lines (53 loc) · 876 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
node_modules
node_modules/
dist/
*.log
.env
memory/*
!memory/ARCHITECTURE.md
!memory/SOUL.md
!memory/behavior.md
!memory/inner-voice.md
!memory/handoffs/
memory/handoffs/*
!memory/handoffs/active.md
!memory/proposals/
!memory/library/
!memory/research/
!memory/threads/
!memory/discussions/
!memory/akari/
!memory/digestions/
!memory/topics/
!memory/state/
memory/state/*
!memory/state/kuro-content/
!memory/state/kuro-content/*
sessions/
.claude/*
!.claude/settings.json
!.claude/skills/
!.claude/agents/
output.md
agent-compose.yaml
.DS_Store
.forge-in-use
tmp-*
tmp_*
drafts/
lane-output/
mesh-output/
--output
--wait
_external/
inner-demon/
claude-thinking/
__pycache__/
# CC session 2026-04-17: ad-hoc temp files + graphify tooling
_outline.json
_tm-c3.json
.graphify_*.json
.graphify_python
.tm_*.json
# CC session 2026-05-22: incremental typecheck cache
.tsbuildinfo