From 007bbeef837b229477ace183e22e816f1e5e95c5 Mon Sep 17 00:00:00 2001 From: ywjno Date: Fri, 30 Mar 2018 11:47:51 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E6=9B=B4=E6=96=B0=20gitignore=20?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 0c36f92a..287717e5 100644 --- a/.gitignore +++ b/.gitignore @@ -26,8 +26,6 @@ hs_err_pid* .project WebContent/WEB-INF/classes WebContent/META-INF/ -*.zip -/target/ dump.rdb WebContent/apidocs/ .idea @@ -36,10 +34,10 @@ ehcache.disk.store.dir build/ .gradle/ local.properties -*/target/** +**/target/ .gitignore dependency-reduced-pom.xml nutzboot-demo/nutzboot-demo-simple/nutzboot-demo-simple-urule/urule.repo **/bin/** -.DS_Store \ No newline at end of file +.DS_Store