| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: Move .claude folder to .gitignore | Craig Jennings | 2025-11-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | Removed .claude/ from version control to keep personal Claude Code configuration and custom commands private. The folder remains on disk but is no longer tracked by git. Files removed from tracking: - .claude/commands/wrap-it-up.md (custom command) - .claude/settings.local.json (local settings) The .claude/ folder still exists locally but is now gitignored. | ||||
| * | chore: Move docs folder to .gitignore | Craig Jennings | 2025-11-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | Removed docs/ from version control to keep session notes, personal workflows, and V2MOM documentation private. These files remain on disk but are no longer tracked by git. Files removed from tracking: - docs/NOTES.org (session history) - docs/EMACS-CONFIG-V2MOM.org (personal goals) - docs/SOMEDAY-MAYBE.org (research backlog) - docs/values-comparison.org - docs/workflows/*.org (workflow templates) The docs/ folder still exists locally but is now gitignored. | ||||
| * | chore: ignoring flycheck temp files | Craig Jennings | 2025-10-25 | 1 | -0/+1 |
| | | |||||
| * | chore:gitignore: Add client secret JSON file to ignore list | Craig Jennings | 2025-10-25 | 1 | -0/+1 |
| | | | | | | Prevent tracking of sensitive client secret file in version control by ignoring it in .gitignore. | ||||
| * | ignoring browser-choice.el persistence file | Craig Jennings | 2025-10-23 | 1 | -0/+1 |
| | | |||||
| * | ignoring recent emoji value persistence file | Craig Jennings | 2025-10-19 | 1 | -0/+1 |
| | | |||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 1 | -0/+48 |
