diff --git a/.gitignore b/.gitignore index b010b19..6905ee7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ .cache/ compile_commands.json + +# Binary +test diff --git a/test b/test deleted file mode 100755 index 884353f..0000000 Binary files a/test and /dev/null differ