example: remove binaries that shouldn't be committed

This commit is contained in:
Todd 2017-10-10 18:07:52 -04:00
parent baff4fdfcd
commit fd1beee82a
3 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -5,6 +5,7 @@
*.dylib
coverage*
**/.DS_Store
**/main
# Test binary, build with `go test -c`
*.test