diff --git a/.gitignore b/.gitignore index b45e4e1..9a49fa8 100644 --- a/.gitignore +++ b/.gitignore @@ -95,6 +95,7 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps +build ### CMake Patch ### # External projects @@ -572,4 +573,7 @@ MigrationBackup/ CMakeSettings.json -perf.csv \ No newline at end of file +perf.csv + + +.idea \ No newline at end of file