-
Notifications
You must be signed in to change notification settings - Fork 814
Expand file tree
/
Copy path.gitignore
More file actions
80 lines (68 loc) · 1.59 KB
/
Copy path.gitignore
File metadata and controls
80 lines (68 loc) · 1.59 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
.turbo/
node_modules/
apps/desktop/dist-electron/
apps/desktop/dist-electron-windows-0.17.34-20260728101109/
packages/*/node_modules/
apps/*/node_modules/
.next/
out/
dist/
packages/*/dist/
apps/*/dist/
tmp/
# Local git worktrees
_worktrees/
.worktrees/
# Desktop sidecars
apps/desktop/resources/sidecars/
apps/desktop/server/
apps/desktop/.hyperframes-build-stamp.json
apps/desktop/dist-electron-test-filter/
apps/desktop/hyperframes-runtime/
apps/desktop/video/
# Runtime video-session projects created by the desktop app.
/video/
# Env
.env
.env.*
!.env.example
# Committed local-dev defaults (throwaway secrets) loaded by scripts/dev-local.mjs.
!.env.dev
# The migration-release fragment is committed only on the tagged
# migration-release commit and removed by 03-post-migration-cleanup.mjs.
# Allow git to see it so `cut-migration-release` can commit it.
!.env.migration-release
# Bun build artifacts
*.bun-build
apps/server/cli
# pnpm store (created by Docker volume mounts)
.pnpm-store/
# Docker dev workspace (ephemeral mount point)
packaging/docker/workspace/
# OS
.DS_Store
# OpenCode mirror
vendor/opencode/
# OpenCode local deps
.opencode/node_modules/
.opencode/bun.lock
# iPolloWork workspace-local artifacts
.opencode/ipollowork/
.opencode/agents/ipollowork.md
.opencode/ipollowork.json
opencode.jsonc
.vercel
.env*.local
.claude/*
.security
transcript-analysis
# Eval runner output
evals/results/
.playwright-mcp/
.vscode/
.ipollowork-dev/
/design/
/nba-story/
.superpowers/
# Local design-system experiments; keep out of commits for now.
# /apps/app/src/react-app/domains/session/design/design-systems/