exclude binary folders

This commit is contained in:
iwilltry42 2019-04-03 09:59:23 +02:00
parent ebad6f792c
commit 85ade291d4

4
.gitignore vendored
View File

@ -5,6 +5,10 @@
*.so
*.dylib
# Output folders
bin/
_dist/
# Test binary, build with `go test -c`
*.test