📦 deps(thirdparty): update snapshots
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# Dependencies
|
||||
node_modules/
|
||||
bun.lock
|
||||
|
||||
# Scratch directory for scenario testing
|
||||
.scratch/
|
||||
|
||||
# Beads issue tracking
|
||||
# Note: .beads/.gitignore handles internal ignores (db, daemon files, etc.)
|
||||
# We track: config.yaml, issues.jsonl, metadata.json, README.md
|
||||
|
||||
# Agent planning notes (internal)
|
||||
.agents/plans/
|
||||
|
||||
# Agent-kit test output (scaffolding artifacts)
|
||||
agent-kit/test-output/
|
||||
|
||||
# Deprecated/archived components
|
||||
.archive/
|
||||
|
||||
# Ephemeral output (docs-audit reports, etc.)
|
||||
.pack/
|
||||
Reference in New Issue
Block a user