From ed413ae5e0eeb9ff4b7d8b2274d70e3e1d149278 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Wed, 01 Nov 2017 11:43:08 +0800 Subject: [PATCH] 暂停保存数据 --- .gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index b83d222..080fe69 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /target/ +/src/main/webapp/WEB-INF/ +/.settings/ -- Gitblit v1.8.0