tomcat-embed

9.0
This commit is contained in:
shimingxy
2019-12-05 23:58:52 +08:00
parent c73b3d0a52
commit 713e60960c
2 changed files with 6 additions and 10 deletions

14
.gitignore vendored
View File

@@ -1,11 +1,8 @@
# Compiled class file
#.gitignore
*.class
bin/*
*/bin/*
/.gradle/
.gradle/*
bin/*
/.gradle/*
# Log file
@@ -13,14 +10,13 @@ bin/*
*.log.*
*/logs/*
jdk/*
*/jdk/*
*/.settings/*
org/apache/mybatis/jpa/*
*/org/apache/mybatis/jpa/*
/build/
build/*
*/build/*
build/*
maxkey*/build/libs/*