diff --git a/.gitignore b/.gitignore index 7371be9e7..5e079c157 100644 --- a/.gitignore +++ b/.gitignore @@ -1,23 +1,26 @@ # Ignore the following files *~ *.[oa] *.diff *.kate-swp *.kdev4 .kdev_include_paths *.kdevelop.pcs *.moc *.moc.cpp *.orig *.user .*.swp .swp.* Doxyfile Makefile /build*/ .cmake/ CMakeLists.txt.user* *.unc-backup* compile_commands.json compile_commands.json .clang-format +.clangd +.idea +/cmake-build*