This commit is contained in:
shimingxy 2019-12-06 00:16:53 +08:00
parent f88b44133b
commit ec1a99fd10
10 changed files with 4 additions and 10 deletions

5
.gitignore vendored
View File

@ -3,20 +3,23 @@
*.class *.class
*/bin/* */bin/*
bin/* bin/*
/bin
/.gradle/* /.gradle/*
# Log file # Log file
*.log *.log
*.log.* *.log.*
*/logs/* */logs/*
/log
*/jdk/* */jdk/*
*/.settings/* */.settings/*
/.settings
*/org/apache/mybatis/jpa/* */org/apache/mybatis/jpa/*
*/build/* */build/*
build/* build/*
/build
maxkey*/build/libs/* maxkey*/build/libs/*

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/

View File

@ -1 +0,0 @@
/build/