diff --git a/.gitignore b/.gitignore index a575a4475b4119..bc986b3c4c0659 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,6 @@ install_manifest.txt __pycache__ .DS_Store *~ + +# === Rules for C++ development === +compile_commands.json