update .gitignore

This commit is contained in:
thinkgem
2018-04-15 17:21:06 +08:00
parent 31b8e3f7fd
commit 092347b778

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@
**/target
**/webapp/userfiles
**/WEB-INF/classes
**/logs/log*.log
**/logs/*.log*
.classpath
.project