forked from PackmindHub/packmind
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
79 lines (63 loc) · 1.29 KB
/
Copy path.gitignore
File metadata and controls
79 lines (63 loc) · 1.29 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
.nx-daemon/
.pnpm-store/
# Michel worker harness — kept local, not versioned in this repo.
/fly/
node_modules/
.vscode/
.idea/
.agents/
.codex/
.claude/plans/
.claude/specs/
qa-test/
qa-tmp/
specs/
dist/
docs/
tmp/
apps/api/.env
.env
.cache/
.nx/cache
.nx/workspace-data
graph.json
.cursor/rules/nx-rules.mdc
.github/instructions/nx.instructions.md
dockerfile/helm-chart/playground-values/
vite.config.*.timestamp*
vitest.config.*.timestamp*
storybook-static
.DS_Store
dockerfile/prod/secrets
.docusaurus/
tsconfig.base.effective.json
packages/linter/js-playground-local
# Runtime-installed sprite sandbox compose overrides (scripts/install-michel-skills.sh)
docker-compose.override.yml
dockerfile/local/docker-compose.override.yaml
DECISIONS.md
LEARNINGS.md
test-results/
.env
compose.env
.mcp.json
!scripts/michel/.mcp.json
# Git worktrees
.worktrees/
.claude/worktrees
.claude/settings.local.json
docker/nginx/ssl
.nx/polygraph
.nx/self-healing
# Node.js V8 compile cache (auto-generated by Node 22+ when NODE_COMPILE_CACHE is set)
node-compile-cache/
# Michel agent — local experimentation, not for the public repo
# Ignore the harness contents but version the worker entrypoint script.
sprites/*
!sprites/run-michel.sh
screenshots/
videos/
.sprite
.env.michel
.claude/skills/michel-*/
.nx/migrate-runs