We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13783f1 commit a667097Copy full SHA for a667097
.dockerignore
@@ -0,0 +1,5 @@
1
+# Ignore generated credentials from google-github-actions/auth
2
+gha-creds-*.json
3
+
4
+# Ignore source directories
5
+**/.git
.gcloudignore
@@ -0,0 +1,4 @@
+#!include:.gitignore
.gitignore
@@ -24,3 +24,6 @@ go.work
24
25
# Go releaser build directory
26
dist/
27
28
29
0 commit comments