diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -15,3 +15,8 @@ # Claude config — settings.local.json is per-machine, never commit .claude/settings.local.json + +# MCP plaintext secrets and decrypted-at-runtime credentials +# (only the .gpg counterpart is safe to commit) +mcp/secrets.env +mcp/gcp-oauth.keys.json |
