From 75597c7cda1501dd70fcf16c2b5a06d2f576c786 Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 20 Jan 2025 16:41:29 +0900 Subject: [PATCH] =?UTF-8?q?gitignore=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4c8fd93..6368c8a 100644 --- a/.gitignore +++ b/.gitignore @@ -58,5 +58,7 @@ local.properties # Uncomment this line if you wish to ignore the project description file. # Typically, this file would be tracked if it contains build/dependency configurations: -#.project +.project + +.classpath