Commit Graph

2 Commits

Author SHA1 Message Date
blake 96bef3ddd5 auth: Ignore tokens.json so Login output is not git-added
CI / Test and build (pull_request) Successful in 16s
CI / Test and build (push) Successful in 16s
Login writes access/refresh tokens (and often client_secret) to
tokens.json at mode 0600. Without a gitignore entry, git add . after a
local login can stage live Agentic credentials.

Closes: #20
2026-09-14 13:24:03 +00:00
s1d3sw1ped 7e391c5e5e chore: ignore worktrees and SDD scratch 2026-09-01 11:08:01 -05:00