From d77dbffebf653c6df3db8cef89136bec7190ac92 Mon Sep 17 00:00:00 2001 From: richie Date: Fri, 6 Sep 2019 16:00:56 +0800 Subject: [PATCH] =?UTF-8?q?ignore=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bce210c..71cf645 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,5 @@ .idea/ target/ .DS_Store -.class_path +.classpath *.jar \ No newline at end of file