Don't include compiled binary
This commit is contained in:
parent
2259c8c619
commit
3c9eb5d332
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -69,3 +69,6 @@ go.work
|
|||
|
||||
# Don't commit docs as long as those are not anonymised yet.
|
||||
docs
|
||||
|
||||
# Don't include compiled binary
|
||||
main
|
Loading…
Reference in a new issue