mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add method for extra
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -7,11 +7,11 @@
|
||||
target/
|
||||
dependency-reduced-pom.xml
|
||||
pom.xml.versionsBackup
|
||||
.factorypath
|
||||
.factorypath
|
||||
|
||||
# Gradle
|
||||
.gradle/
|
||||
build/
|
||||
build/
|
||||
|
||||
#IDEA
|
||||
# idea ignore
|
||||
@@ -26,7 +26,8 @@ build/
|
||||
*.diff
|
||||
*.patch
|
||||
*.tmp
|
||||
.jython_cache/
|
||||
|
||||
# system ignore
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Thumbs.db
|
||||
|
Reference in New Issue
Block a user