mirror of
https://github.com/garrytan/gstack.git
synced 2026-07-09 17:38:40 +02:00
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:
@@ -37,3 +37,6 @@ supabase/.temp/
|
|||||||
|
|
||||||
# Throughput analysis — local-only, regenerate via scripts/garry-output-comparison.ts
|
# Throughput analysis — local-only, regenerate via scripts/garry-output-comparison.ts
|
||||||
docs/throughput-*.json
|
docs/throughput-*.json
|
||||||
|
|
||||||
|
# gbrain local source-staging dir (capability checks, source clones) — runtime artifact
|
||||||
|
.sources/
|
||||||
|
|||||||
Reference in New Issue
Block a user