diff --git a/.gitignore b/.gitignore index 072c76f..90c5e11 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,7 @@ export_presets.cfg !.vscode/extensions.json !.vscode/launch.json !.vscode/settings.json + +.cache/** +build/ +compile_commands.json \ No newline at end of file