Add inbox-check line; align .gitignore with canonical .claude policy

Cross-repo git-hygiene audit remediation: surface ~/Projects/standards/INBOX.md items at session start, and switch .gitignore to the deny-by-default .claude/* block (shared wiring allow-listed) plus the canonical secrets/env lines — per standards/portability.md.
This commit is contained in:
Keysat
2026-06-14 12:17:16 -05:00
parent e4c6c30ee3
commit b10399819b
2 changed files with 11 additions and 2 deletions
+8 -2
View File
@@ -26,8 +26,14 @@ ytdlp-cache/
# Local dev secrets
.env
.env.*
!.env.example
# Claude Code state (worktrees, plans, etc.) — but commit the lazy-load
# rule symlinks under .claude/rules/ (they point into docs/guides/).
# Claude Code — deny by default (worktrees, plans, local settings stay out),
# allow-list shared wiring (see standards/portability.md).
.claude/*
!.claude/rules/
!.claude/agents/
!.claude/commands/
!.claude/skills/
!.claude/settings.json