diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-30 16:22:37 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-30 16:22:37 -0400 |
| commit | 41ff75b6c69df674214219ee82f38c9fe601b9d5 (patch) | |
| tree | 8a09b319ff57c8da748fe9e8ecf1b52c607e09f3 | |
| parent | 72b149227dcb44cc44a232138289bd6d7f7e3309 (diff) | |
| download | dotemacs-41ff75b6c69df674214219ee82f38c9fe601b9d5.tar.gz dotemacs-41ff75b6c69df674214219ee82f38c9fe601b9d5.zip | |
chore: stop tracking local agent tooling
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -59,12 +59,11 @@ auto-save-list/ # reveal.js local clone (managed by scripts/setup-reveal.sh) /reveal.js/ -# Claude tooling (session notes, personal workflows, protocols) +# Claude tooling — gitignored, not published to the public mirror /.ai/ - -# Claude Code — personal overrides only (bundle content is tracked) -/.claude/settings.local.json -/.claude/.cache/ +/.claude/ +/CLAUDE.md +/AGENTS.md history .stignore |
