diff --git a/.gitignore b/.gitignore index 6f72f89..fc76edc 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,9 @@ *.so *.dylib +# Build output +build/* + # Test binary, built with `go test -c` *.test