Skip to content

Commit fb74905

Browse files
Note .dockerignore in the exclusion for credentials (#376)
Closes #375 (Opening as me to trigger CI) --------- Signed-off-by: Andrew Howden <hello@andrewhowden.com> Signed-off-by: Seth Vargo <seth@sethvargo.com> Co-authored-by: Andrew Howden <hello@andrewhowden.com>
1 parent 56562dd commit fb74905

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ support](https://cloud.google.com/support).**
2727
unable to authenticate.
2828

2929
- To create binaries, containers, pull requests, or other releases, add the
30-
following to your `.gitignore` to prevent accidentially committing
31-
credentials to your release artifact:
30+
following to your `.gitignore`, `.dockerignore` and similar files to prevent
31+
accidentally committing credentials to your release artifact:
3232

3333
```text
3434
# Ignore generated credentials from google-github-actions/auth

0 commit comments

Comments
 (0)