diff --git a/.gitignore b/.gitignore index 9682782..bd0365c 100644 --- a/.gitignore +++ b/.gitignore @@ -46,6 +46,7 @@ compile_commands.json *.a # eclipse project files +.idea/ .project .cproject /.settings/ @@ -55,3 +56,4 @@ compile_commands.json # temps /version +cmake-build-*/ \ No newline at end of file