diff --git a/.gitignore b/.gitignore index 8fe4108..7b29c2e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,6 @@ *.dll *.so *.dylib -amock # Test binary, built with `go test -c` *.test diff --git a/build/amock b/build/amock new file mode 100755 index 0000000..3739b47 Binary files /dev/null and b/build/amock differ