diff --git a/.gitignore b/.gitignore index 35355b7e9..ef1406697 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,6 @@ target/ RemoteSystemTempFiles/ .recommenders/ -.cproject .autotools .externalToolBuilders *.iml @@ -31,6 +30,11 @@ RemoteSystemTempFiles/ *.tar.gz *.rar +# C/C++ IDE +.cproject +CMakeLists.txt +cmake-build-debug + # C/C++ output **/obj **/bin