Track .claude/rules agent instructions (fix gitignore)
Allow version-controlled agent rule files under .claude/rules/ while keeping machine-local Claude Code state ignored. Aligns with state-hub gitignore pattern.
This commit is contained in:
parent
3b98f002e3
commit
b8e212c932
10 changed files with 303 additions and 1 deletions
8
.claude/rules/repo-boundary.md
Normal file
8
.claude/rules/repo-boundary.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
## Repo boundary
|
||||
|
||||
This repo owns **reuse-surface** only. It does not own:
|
||||
|
||||
<!-- TODO: List what belongs in adjacent repos, e.g.:
|
||||
- SSH key management → railiance-infra/
|
||||
- State hub code → state-hub/
|
||||
-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue