Don't include compiled binary

This commit is contained in:
Pieter Hollander 2024-02-21 15:44:44 +01:00
parent 2259c8c619
commit 3c9eb5d332
Signed by: pieter
SSH key fingerprint: SHA256:HbX+9cBXsop9SuvL+mELd29sK+7DehFfdVweFVDtMSg

3
.gitignore vendored
View file

@ -69,3 +69,6 @@ go.work
# Don't commit docs as long as those are not anonymised yet. # Don't commit docs as long as those are not anonymised yet.
docs docs
# Don't include compiled binary
main