mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-07 01:18:27 +08:00
RM
This commit is contained in:
parent
f88b44133b
commit
ec1a99fd10
5
.gitignore
vendored
5
.gitignore
vendored
@ -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/*
|
||||||
|
|||||||
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