Skip to main content

max / pter

chore: gitignore CLAUDE.md Keep LLM-assistant context out of the public-facing repo.
Author: Max J. <87768334+MaxJMath@users.noreply.github.com> · 2026-05-21 02:04 UTC
Commit: 4db93588e0ea95860fdac630e8117a1fad204062
Parent: ba15f33
1 file changed, +3 insertions, -0 deletions
M .gitignore +3
@@ -2,3 +2,6 @@
2 2 /mutants.out
3 3 /mutants.out.old
4 4 /mutants.out.*
5 +
6 + # Claude Code instructions (project-local; not for the public repo)
7 + CLAUDE.md