mirror of
https://github.com/github/gitignore
synced 2024-11-25 21:24:23 +01:00
Added dist/
in go ignore
By default, the goreleaser tool will create its artifacts in the `dist/` directory. and this should not be part of the repo, generally More info: https://goreleaser.com/customization/dist/
This commit is contained in:
parent
e5323759e3
commit
54d5538cfc
@ -19,3 +19,5 @@
|
||||
|
||||
# Go workspace file
|
||||
go.work
|
||||
|
||||
dist/
|
||||
|
Loading…
Reference in New Issue
Block a user