diff --git a/.gitignore b/.gitignore index 08aca5ccb..a93f9229b 100644 --- a/.gitignore +++ b/.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