diff --git a/.gitignore b/.gitignore index 1bca8e04..db044b5a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,7 @@ out/ .vscode/settings.json .vscode/extensions.json .idea -cmake-* \ No newline at end of file +cmake-* +.cache +.ccls +compile_commands.json