From e4b2544c28d6c670ae2a9dd34e2b2636580a14de Mon Sep 17 00:00:00 2001 From: richie Date: Fri, 12 Jun 2020 15:41:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.gitignore'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bb96f69..29c9cac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ *.iml .idea/ -target/ lib/report/*.jar +target/ .DS_Store +.gradle +build +local.properties +classes/ +transform-classes/ \ No newline at end of file