chore: remove binary blob (#4130)
I guess the .DS_Store is included by accident.. Let's remove it before it's checked into a release tag. Signed-off-by: Tianhao Wang <shrik3@mailbox.org>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,6 +4,7 @@
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
.DS_Store
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
Reference in New Issue
Block a user