From 8aa948145e0b9a6901efa04e0ed643734f0979fc Mon Sep 17 00:00:00 2001 From: VityasZV Date: Mon, 9 Mar 2020 00:45:27 +0300 Subject: [PATCH] ignoring CLion --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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/