diff --git a/.gitignore b/.gitignore index c58e6c04..ef4d94fa 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ cmake-build-release *.log /*.sh /*.obj -/*.exe \ No newline at end of file +/*.exe +bin/ +compile_commands.json