We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1edb204 commit fbe4122Copy full SHA for fbe4122
.gitignore
@@ -21,3 +21,6 @@ vendor/
21
.idea/
22
23
bin/dist/
24
+
25
+# to avoid the error 'error=git is currently in a dirty state, please check in your pipeline what can be changing the following files:' on goreleaser
26
+.github/CHANGELOG.md
0 commit comments