ソースを参照

add method for extra

Looly 5 年 前
コミット
2c80766697
1 ファイル変更4 行追加3 行削除
  1. 4 3
      .gitignore

+ 4 - 3
.gitignore

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