-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (31 loc) · 660 Bytes
/
Copy path.gitignore
File metadata and controls
34 lines (31 loc) · 660 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
__pycache__/
*.pyc
.venv/
.env.local
**/.DS_Store
.claude/worktrees/
evals/snapshots/*.html
evals/snapshots/*.png
context/refs/research-brief-caveman-code-efficiency.md
# Build artifacts
dist/*
!dist/caveman.skill
# Local star-history chart scratch (not part of the product)
tmp-starcharts/
# Engine stack build artifacts
node_modules/
bin/caveman-engine
bin/caveman-proxy
bin/caveman-wasm
*/dist/
packages/*/dist/
packages/sdk/typescript/dist/
packages/shared/*/dist/
skills/*/dist/
*.egg-info/
extension/engine.wasm
*.tsbuildinfo
bin/cave
.claude/skills/crossplatform-audit/SKILL.md
.claude/skills/preflight/SKILL.md
docs/GITHUB_OPEN_TRIAGE_2026-08-19.md