ckb/.agents/modules/software/fragments/gitignore.snippet
Michał Kopeć 0c06cb64ab Restore point before wiki reset
Commit all in-flight work — ckb-module and ckb-reset skills, the
.agents/modules/ scaffold, OPENSPEC docs, decision records D-0001 and
D-0002, graph edges and workload summaries — so the reset that follows
is fully recoverable.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-20 17:56:41 +02:00

7 lines
279 B
Text

# Source repos are independent git clones with their own remotes — never part of
# this KB's history. Knowledge about them lives in wiki/entities/ instead.
src/*
!src/.gitadd
!src/README.md
# KB-root cross-cutting specs ARE tracked — they are knowledge, not code.
!openspec/