Skip to main content

max / goingson

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: 7be1be0605e3038a99003214649e1b12caee66fe
Parent: d8aa1f5
1 file changed, +3 insertions, -0 deletions
M .gitignore +3
@@ -22,3 +22,6 @@ _archive/
22 22
23 23 # Tauri iOS generated asset symlinks (encode ../ as _up_)
24 24 src-tauri/gen/apple/assets/_up_/
25 +
26 + # Claude Code instructions (project-local; not for the public repo)
27 + CLAUDE.md