Skip to content

Ignore .gocache/.gopath and add commit-every-turn rule#102

Merged
wesm merged 1 commit intomainfrom
gocache-gopath
Feb 7, 2026
Merged

Ignore .gocache/.gopath and add commit-every-turn rule#102
wesm merged 1 commit intomainfrom
gocache-gopath

Conversation

@wesm
Copy link
Owner

@wesm wesm commented Feb 7, 2026

Summary

  • Add .gocache/ and .gopath/ to .gitignore — these are Go build/module cache directories created by CI or local tooling that were showing up as untracked files
  • Add instruction to CLAUDE.md to always commit after every turn without waiting to be asked

Test plan

  • Verify git status is clean after the gitignore addition
  • No code changes, no tests needed

🤖 Generated with Claude Code

- Add .gocache/ and .gopath/ to .gitignore (Go build/module caches
  created by CI or tooling)
- Add instruction to CLAUDE.md to always commit after every turn

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wesm wesm merged commit 8c07654 into main Feb 7, 2026
3 checks passed
wesm added a commit to robelkin/msgvault that referenced this pull request Feb 7, 2026
## Summary
- Add `.gocache/` and `.gopath/` to `.gitignore` — these are Go
build/module cache directories created by CI or local tooling that were
showing up as untracked files
- Add instruction to `CLAUDE.md` to always commit after every turn
without waiting to be asked

## Test plan
- [x] Verify `git status` is clean after the gitignore addition
- [x] No code changes, no tests needed

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant