diff --git a/.dockerignore b/.dockerignore index fc242b50..11893b11 100644 --- a/.dockerignore +++ b/.dockerignore @@ -8,3 +8,6 @@ !/poetry.lock !/pyproject.toml !/version.json + +# Ignore generated credentials from google-github-actions/auth +gha-creds-*.json