mirror of https://github.com/garrytan/gstack.git
chore: ignore gbrain .sources/ local staging dir
gbrain writes per-source staging and capability-check artifacts under .sources/ in the repo root. It's machine-local runtime state, not source. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
b9904cb7d9
commit
da7c4dc6ba
|
|
@ -37,3 +37,6 @@ supabase/.temp/
|
|||
|
||||
# Throughput analysis — local-only, regenerate via scripts/garry-output-comparison.ts
|
||||
docs/throughput-*.json
|
||||
|
||||
# gbrain local source-staging dir (capability checks, source clones) — runtime artifact
|
||||
.sources/
|
||||
|
|
|
|||
Loading…
Reference in New Issue