diff --git a/.gitignore b/.gitignore index e4f1510bf..087de0e86 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,5 @@ src/dlg/dlg.c subprojects/* !subprojects/*.wrap /tests/data/* +.cache/* +compile_commands.json