diff --git a/.gitignore b/.gitignore index 1ecf235..3a287a1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,10 @@ build/ # Google Tests tests/lib/ + +# Cmake associated side effects +.cache/ +Debug/ +compile_commands.json +out/ +