diff --git a/.gitignore b/.gitignore index 7cb03cc..682785a 100644 --- a/.gitignore +++ b/.gitignore @@ -31,4 +31,7 @@ go.work.sum # Project workspaces .idea -.vscode \ No newline at end of file +.vscode + +# goreleaser should ignore +RELEASE_CHANGELOG.md \ No newline at end of file