diff --git a/cpp/.gitignore b/cpp/.gitignore index 24f7267..6e084bc 100644 --- a/cpp/.gitignore +++ b/cpp/.gitignore @@ -31,3 +31,4 @@ *.out *.appobj/ test_bin/ +main diff --git a/cpp/main b/cpp/main deleted file mode 100755 index c61a9ba..0000000 Binary files a/cpp/main and /dev/null differ