Files
will.anderson f753506416 Merge origin/main into local main. Keep both on the three conflicts.
v0-neuron is in this history. origin/main architecture and soul are in too. Sort later.
2026-08-24 14:02:11 -05:00

55 lines
643 B
Plaintext

.DS_Store
node_modules
.worktrees
.sst
.env
.env.local
.idea
.vscode
.codex
*~
playground
tmp
dist
ts-dist
.turbo
**/.serena
.serena/
**/.omo
.omo/
/result
refs
Session.vim
/opencode.json
a.out
target
.scripts
.direnv/
# Local dev files
opencode-dev
UPCOMING_CHANGELOG.md
logs/
*.bun-build
tsconfig.tsbuildinfo
runs/neuron-v0/universe.db*
runs/rung1/universe.db*
evolve/
garden/
/neuron
# ---- keep both, sort later: local main (v0) then origin/main ----
# Compiled binaries
dist/neuron
dist/neuron.backup-*
dist/*.backup-*
# Build artifacts
*.o
*.a
# Regenerate scratch dir (build artifact — never commit)
dist-fresh/
# macOS
.DS_Store