From 8721fc722cffc56b345d334f7964ec2462293ca7 Mon Sep 17 00:00:00 2001 From: 沈斌 <bluelazysb@hotmail.com> Date: Mon, 06 Nov 2017 13:39:22 +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