diff --git a/.gitignore b/.gitignore index d89afb7..dbde5fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # Ignore content built with CMake build/ - +#CLion +.idea/ +cmake-build-debug/