diff --git a/.gitignore b/.gitignore index 21a9836..42d57bb 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ /objs/ /unit_test /build*/ +/.cache/ +/compile_commands.json