chore: Ignore goreleaser dist directory
This commit is contained in:
parent
22afc6cc4e
commit
c9bc617e36
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -15,3 +15,6 @@ vendor/
|
|||
|
||||
# IDEs
|
||||
.idea/
|
||||
|
||||
# goreleaser
|
||||
dist/
|
||||
|
|
Loading…
Reference in a new issue