diff --git a/.gitignore b/.gitignore index 290f354..88e06ad 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ # SConstruct **/.sconsign.dblite compile_commands.json -.cache/ \ No newline at end of file +.cache/ +*.os diff --git a/cpp/Logger.os b/cpp/Logger.os deleted file mode 100644 index 38f0a05..0000000 Binary files a/cpp/Logger.os and /dev/null differ