diff --git a/.gitignore b/.gitignore index 64844c6269a..0fb30cc3184 100644 --- a/.gitignore +++ b/.gitignore @@ -519,3 +519,7 @@ compile_commands.json # Visual Studio Code workspace .vscode/ + +# Clion && other JetBrains ides +.idea +