forked from cobuildwithus/murph
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.vercelignore
More file actions
58 lines (54 loc) · 825 Bytes
/
Copy path.vercelignore
File metadata and controls
58 lines (54 loc) · 825 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
56
57
58
.env
.env.*
!.env.example
.artifacts/
.claude/
.codex-audit/
.codex-runs/
.codex-worker-prompts/
.codex-worktrees/
.deepsec/
.gstack/
.runtime/
.tmp/
.turbo/
.vercel/
.windsurf/
.agents/
agent-docs/exec-plans/completed/
.next/
.next-dev/
.next-smoke/
.next-smoke*/
**/.next/
**/.next-dev/
**/.next-smoke/
**/.next-smoke*/
**/.swc/
assistant-state/
audit-packages/
coverage/
dist/
node_modules/
output-packages/
research-artifacts/
review-stage/
source-artifacts/
vault/
apps/cloudflare/.deploy
apps/cloudflare/.deploy/
apps/cloudflare/.dev.vars*
apps/cloudflare/.runner.env*
apps/cloudflare/.wrangler/
apps/web/.agents/
apps/web/.clawpatch/
apps/web/.next/
apps/web/.next-dev/
apps/web/.next-smoke/
apps/web/.next-smoke*/
apps/web/.swc/
packages/health-commons/generated/
scripts/murph-age/
*.log
*.tsbuildinfo
.DS_Store