-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
50 lines (42 loc) · 715 Bytes
/
.gitignore
File metadata and controls
50 lines (42 loc) · 715 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
node_modules/
.mcp.json
.mcp.json.bak
.DS_Store
TO-DOS.md
CLAUDE.md
!/CLAUDE.md
!packages/templates/CLAUDE.md
/research.claude/
commands.html
# Local test installs
.claude/
.agent/
.agents/
# NX cache and workspace data
.nx/
# Next.js build output
.next/
next-env.d.ts
*.tsbuildinfo
nul
# Temp files
tmp/
# Build artifacts — CI builds fresh, not committed
packages/cli/dist/
dist/
# Generated during build — copied from root README.md
packages/cli/README.md
# Animation assets
animation/
*.gif
# Internal planning documents
reports/
RAILROAD_ARCHITECTURE.md
# .planning/ — tracked per config (commit_docs: true)
docs/*
!docs/spec/
analysis/
gaps.md
/improve.md
philosophy.md
/autoresearch-results.tsv