From 3bad0c22a9f70737dbbe702a90d8697afe4a2c26 Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 20 Jan 2025 16:19:41 +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 ++- README.md | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4c8fd93..af1645b 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 \ No newline at end of file diff --git a/README.md b/README.md index 7a30ecc..a8ad9d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1 @@ -# greencar-icsmw - -녹색교통 현장관리 모바일웹 \ No newline at end of file +서울시 녹색교통 현장관리 모바일웹 \ No newline at end of file