From 7d61639fcda33fbe06a1dd93f8e43d63724ebfc4 Mon Sep 17 00:00:00 2001 From: Junling Bu Date: Fri, 6 Jul 2018 09:52:08 +0800 Subject: [PATCH] =?UTF-8?q?[deploy]:=20=E8=B7=9F=E6=96=B0.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/.gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deploy/.gitignore b/deploy/.gitignore index 98fd476d..d898f065 100644 --- a/deploy/.gitignore +++ b/deploy/.gitignore @@ -2,5 +2,6 @@ /litemall-os-api/litemall-os-api.jar /litemall-wx-api/litemall-wx-api.jar /litemall-admin/dist.tar -/litemall-db/litemall.sql /litemall-db/litemall_schema.sql +/litemall-db/litemall_table.sql +/litemall-db/litemall_data.sql