From fb749057378a9763f40424dd50279956f6d3e8d0 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Thu, 4 Jan 2024 12:25:30 -0500 Subject: [PATCH] Note .dockerignore in the exclusion for credentials (#376) Closes https://github.com/google-github-actions/auth/pull/375 (Opening as me to trigger CI) --------- Signed-off-by: Andrew Howden Signed-off-by: Seth Vargo Co-authored-by: Andrew Howden --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 780b0dd..08d0f9e 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ support](https://cloud.google.com/support).** unable to authenticate. - To create binaries, containers, pull requests, or other releases, add the - following to your `.gitignore` to prevent accidentially committing - credentials to your release artifact: + following to your `.gitignore`, `.dockerignore` and similar files to prevent + accidentally committing credentials to your release artifact: ```text # Ignore generated credentials from google-github-actions/auth