add method for extra

This commit is contained in:
Looly 2020-05-05 23:13:51 +08:00
parent db74be205c
commit 2c80766697

7
.gitignore vendored
View File

@ -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