From 278e7a5a1cee5013de67d0d11041ecd133d4d59e Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 20 Jan 2025 17:25:53 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4c8fd93..eafe49a 100644 --- a/.gitignore +++ b/.gitignore @@ -58,5 +58,6 @@ 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