Merge pull request 'Remove and ignore binary' (#15) from gitignore into master
Reviewed-on: #15
This commit is contained in:
commit
331d38694e
3
.gitignore
vendored
3
.gitignore
vendored
@ -8,6 +8,9 @@
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
# Normal binary, `go build`
|
||||
watbot
|
||||
|
||||
# Test binary, build with `go test -c`
|
||||
*.test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user