diff --git a/.gitignore b/.gitignore index 7d6486b..fb255d1 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,7 @@ deploy/*-auth-secret.yaml /.agents/ /.codex/ /AGENTS.md + +# Local token-saving helper scripts (peek/cargoclip/testfail/diffclip/etc.) — +# inspection-only Go tools, not committed. Tracked scripts/*.sh and *.md stay. +scripts/*.go