From 52731f4b133029cbbbce4084f81c18c8169134c6 Mon Sep 17 00:00:00 2001 From: tymmkang Date: Thu, 4 Sep 2025 22:32:01 +0900 Subject: [PATCH] =?UTF-8?q?gitignore=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af25588 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/bin +/obj