diff --git a/.gitignore b/.gitignore index d9d3ab79d3f..2a2a8df355e 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,6 @@ rpm-tmp.* # CMake generated files **/CMakeFiles/* cmake_install.* + +# compile_commands.json +compile_commands.json