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