Skip to content

Commit 4502476

Browse files
Fix gorelease task on evergreen (#964)
1 parent 9a2ec62 commit 4502476

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
*.dylib
77
bin/**
88
dist/**
9+
# mac notarization service
10+
darwin_amd64/**
11+
macos-notary.zip
912

1013
# Test binary, built with `go test -c`
1114
*.test

0 commit comments

Comments
 (0)