-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
134 lines (115 loc) · 2.04 KB
/
Copy path.gitignore
File metadata and controls
134 lines (115 loc) · 2.04 KB
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# Dependencies
node_modules/
# Forge artifacts
contracts/out/
contracts/cache/
contracts/broadcast/
contracts/deployments/
# Build output
sdk/dist/
cli/dist/
adapters/*/dist/
indexer/dist/
# Environment
.env
.env.local
# OS
.DS_Store
Thumbs.db
# Logs
*.log
/tmp/
# Spec files (separate projects)
aip-spec.md
whitepaper-open-interop-layer.md
# IDE
.idea/
.vscode/
*.swp
*.swo
# Other projects in workspace
proofpack/
veros-core/
veros-actuarial/
opencontext/
openchart/
mcp-observatory-clone/
agent-observability/
.opencode/
.mcp-observatory/
.opencontext/
Awesome-MCP-ZH/
awesome-mcp-servers/
docs/
data/
landing/
public/
binpack/
exl/
One Branch Farm - Emails/
.mcp-seatbelt/
.playwright-mcp/
# Stray files in external projects
veros-verify/src/hevm-runner.js
veros-verify/src/receipt.js
veros-verify/vscode/
# Test anvil logs
anvil-local.log
# === SEPARATE PROJECT: Linear A archaeology (files on disk, not in this repo) ===
linear_a/
results/
PAPER.md
STRUCTURE.md
PROJECT.txt
AUDIT.md
reproduce.py
# === Project config (not for this repo) ===
.dockerignore
opencode.json
AGENTS.md
# === Stray utility scripts (not part of ValuePacket) ===
ai-fixer.js
auth.js
fixer.js
llmstxt.js
scanner.js
scheduler.js
scorer.js
server.js
stripe.js
prompt-injection-defense.js
publish-csdn.js
publish-juejin.js
publish-zhihu.js
scripts/extract-permission-delta-corpus.ts
scripts/opencode-safestart.sh
# === Stray data files ===
database.js
deployer-qr.png
agentshelf.db
agentshelf.db-shm
agentshelf.db-wal
__pycache__/
# === Screenshots / images ===
juejin-*.png
metrics-dashboard-after-fix.png
# === Foreign markdown (not ValuePacket) ===
ROADMAP-SYNTHESIS.md
FIX-PLAN.md
fintech-marketing-playbook.md
valuepacket-marketing-strategy.md
veros-visual-design-research.md
article-juejin-*.md
juejin-article.md
juejin-editor-dom.html
CONTRIBUTING.zh-CN.md
# === Other separate projects in workspace ===
palaeospondylus/
# === MCP targets ===
mcp-observatory.target.json
# === SENSITIVE: DO NOT COMMIT ===
cf-api-tokens.txt
cf-login2.txt
cf-login3.txt
github-oauth.txt
google-signin.txt