diff --git a/.gitignore b/.gitignore index 9226eecb4c..e67f547d8c 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,7 @@ compile_commands.json # VScode folder to store local debug files and configurations .vscode + +## JetBrains IDE artifacts +.idea +cmake-build-*