From 758e0fa20aa08a748302e32080347ba0f4f9489b Mon Sep 17 00:00:00 2001 From: churl Date: Fri, 9 Apr 2021 02:02:41 +0200 Subject: [PATCH] ignore idea stuff --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index cd02e6c..6036f73 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /result /compile_commands.json +/.idea/ +/cmake-build-debug/