From f3c25c9b50e5d4773fbd1e398f9ee50a56dd3dba Mon Sep 17 00:00:00 2001 From: KYUNGMO TAK Date: Thu, 23 Apr 2026 16:18:08 +0900 Subject: [PATCH] Modified .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 13be271..34b81c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ - +# 20260423 tak created gitignore /node_modules +.idea/ -- 2.52.0