fix(refactor): added binaries to git ignore
This commit is contained in:
parent
5918ba5db6
commit
054b1c91fc
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,6 +2,10 @@ edge-connect
|
|||
# Added by goreleaser init:
|
||||
dist/
|
||||
|
||||
# ignore binaries
|
||||
main
|
||||
bin/
|
||||
|
||||
### direnv ###
|
||||
.direnv
|
||||
.envrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue