mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-06 08:59:10 +08:00
RM
This commit is contained in:
parent
f88b44133b
commit
ec1a99fd10
5
.gitignore
vendored
5
.gitignore
vendored
@ -3,20 +3,23 @@
|
||||
*.class
|
||||
*/bin/*
|
||||
bin/*
|
||||
/bin
|
||||
/.gradle/*
|
||||
|
||||
# Log file
|
||||
*.log
|
||||
*.log.*
|
||||
*/logs/*
|
||||
|
||||
/log
|
||||
|
||||
*/jdk/*
|
||||
|
||||
*/.settings/*
|
||||
/.settings
|
||||
|
||||
*/org/apache/mybatis/jpa/*
|
||||
|
||||
*/build/*
|
||||
build/*
|
||||
/build
|
||||
maxkey*/build/libs/*
|
||||
|
||||
1
maxkey-protocols/.gitignore
vendored
1
maxkey-protocols/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
@ -1 +0,0 @@
|
||||
/build/
|
||||
Loading…
x
Reference in New Issue
Block a user