mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-14 12:32:09 +08:00
RM
This commit is contained in:
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/
|
||||
Reference in New Issue
Block a user