From 53307410307bc49fb63a0e1b8e0b3b5b10a4f9bc Mon Sep 17 00:00:00 2001 From: Sangwon Lee <34367844+e8133@users.noreply.github.com> Date: Tue, 11 Oct 2022 15:13:53 +0900 Subject: [PATCH 1/2] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index ffd20b1..48f8e47 100644 --- a/.gitignore +++ b/.gitignore @@ -68,6 +68,11 @@ $RECYCLE.BIN/ # *.iml # *.ipr +.idea/.gitignore +.idea/misc.xml +.idea/modules.xml +.idea/vcs.xml + # CMake cmake-build-*/ From a5152f14ea1b34408553bab39b795e5be4aadc3b Mon Sep 17 00:00:00 2001 From: Sangwon Lee <34367844+e8133@users.noreply.github.com> Date: Tue, 11 Oct 2022 15:17:53 +0900 Subject: [PATCH 2/2] Update modules.xml --- .idea/modules.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/.idea/modules.xml b/.idea/modules.xml index fddee13..a4a4cfa 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -1,8 +1,11 @@ - - + + + + + - \ No newline at end of file +