We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55ecd5b + ed112e5 commit 75cb7dbCopy full SHA for 75cb7db
1 file changed
go-demo/.dockerignore
@@ -6,4 +6,7 @@
6
!go.mod
7
!go.sum
8
# Include our generated version.json file
9
-!version.json
+!version.json
10
+
11
+# Ignore generated credentials from google-github-actions/auth
12
+gha-creds-*.json
0 commit comments