diff --git a/.gitignore b/.gitignore index 053993f..39bb689 100644 --- a/.gitignore +++ b/.gitignore @@ -115,6 +115,7 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake _deps +.cmake ### CMake Patch ### # External projects @@ -189,6 +190,8 @@ target_wrapper.* !.vscode/extensions.json *.code-workspace +### IDEA ### +.idea ### Eclipse ### .metadata