优化springboot

This commit is contained in:
KennyLee 2017-01-26 14:07:29 +08:00
parent b0f68f22f8
commit e8af7e0e17
2 changed files with 4 additions and 0 deletions

4
springboot/app/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore

View File