From 4588d799e8145688079d3205662508bac0dc274b Mon Sep 17 00:00:00 2001 From: Dtouch Date: Sun, 25 Dec 2022 00:07:30 +0800 Subject: [PATCH] adjust gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e257658..8617437 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ *.out *.app +cmake-build-debug/ +.idea/ \ No newline at end of file