diff --git a/.gitignore b/.gitignore index b9961940..a35b5300 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,10 @@ *.so *.dylib +# Output folders +bin/ +_dist/ + # Test binary, build with `go test -c` *.test