diff --git a/.gitignore b/.gitignore index 47e46cb83..57d1fe0f0 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,6 @@ npm-debug.log # Built packages /*.deb /*.rpm + +# Ignore generated credentials from google-github-actions/auth +gha-creds-*.json