add to gitignore ./bin directory
authorwansuyoo <wansu.yoo@samsung.com>
Mon, 11 Mar 2019 10:34:15 +0000 (19:34 +0900)
committerwansuyoo <wansu.yoo@samsung.com>
Mon, 11 Mar 2019 10:34:15 +0000 (19:34 +0900)
.gitignore

index f1c181ec9c5c921245027c6b452ecfc1d3626364..789354fd8d7d481c487dc39ec563cc66201c1503 100644 (file)
@@ -4,6 +4,7 @@
 *.dll
 *.so
 *.dylib
+bin/*
 
 # Test binary, build with `go test -c`
 *.test