From: Brendan Hansen Date: Mon, 27 Feb 2023 00:34:31 +0000 (-0600) Subject: cleanup: bin folder had old executables X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=a319a1d9d444468559976acf8827a12dc2394157;p=onyx.git cleanup: bin folder had old executables --- diff --git a/.gitignore b/.gitignore index 6020b7f2..b050dc0a 100644 --- a/.gitignore +++ b/.gitignore @@ -18,4 +18,6 @@ tmp/ dist/ **/node_modules/ onyx-lsp.ini -shared/lib/linux_x86_64/lib/libovmwasm.so \ No newline at end of file +shared/lib/linux_x86_64/lib/libovmwasm.so +bin/onyx-run +bin/onyx diff --git a/bin/onyx b/bin/onyx deleted file mode 100755 index a1bcd690..00000000 Binary files a/bin/onyx and /dev/null differ