diff --git a/.gitignore b/.gitignore index cc7bd53..250f87d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,5 @@ docs/build source/python/client/__pycache__ source/golang/client/src/test - +source/golang/client/src/martilq_client* +source/golang/client/src/*.exe \ No newline at end of file diff --git a/source/golang/client/src/martilq_client.exe b/source/golang/client/src/martilq_client.exe deleted file mode 100644 index 8a8f514..0000000 Binary files a/source/golang/client/src/martilq_client.exe and /dev/null differ