-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (41 loc) · 978 Bytes
/
Copy path.gitignore
File metadata and controls
45 lines (41 loc) · 978 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
node_modules/
data/
data-*/
public/bundle.js
public/bundle.css
public/app.css
desktop/photon-sidecar.bundle.mjs
public/excalidraw/
*.log
.DS_Store
.env
.env.*
!.env.example
*.sqlite
*.sqlite-wal
*.sqlite-shm
dist/
# Sealed OCI channel image (Linux/Windows). Built by scripts/build-oci-channel-image.sh;
# never commit the multi‑hundred‑MB archive into git.
container/channel-machine.oci.tar
container/channel-machine.oci.sha256
container/channel-machine.oci.json
# local runtime state & session artifacts
data-refactored/
.deploy-backups/
.claude/
.design/
# generated local delivery/test state
# Host tooling may ignore agent instruction files globally; these are tracked.
!/AGENTS.md
!/CLAUDE.md
/.release-tmp/
/.native-test-data/
/.preview-data/
/.test-state/
/.delivery-status.local
__pycache__/
*.py[cod]
# Local graphify analysis output
graphify-out/
/src/server/agent.ts.bak-normal-terminal-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9][0-9][0-9]