diff --git a/.gitignore b/.gitignore index b61325d..473eb50 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ *.DS_Store *.d +.cache +compile_commands.json README.md