diff --git a/.gitignore b/.gitignore index 573eaf58baa5ea..46c254d9a40393 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,9 @@ package-lock.json docs/contents/ docs/.temp +# compile_commands.json +compile_commands.json + # output, thirdparty, extension output/ output.bak/