diff --git a/.gitignore b/.gitignore index be7794e..c489060 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,6 @@ next-env.d.ts # wrangler files .wrangler .dev.vars + +# Prevent google-github-actions/auth credentials being committed to git by accident +gha-creds-*.json