# HG changeset patch # User Robert Casties # Date 1504712405 -7200 # Node ID 435a8c861cc580aad2903e65ba6d7a0f44df2ab1 # Parent 42a0af95a73cb78c5d95f1bb5d3f310fec59b4c5 cleanup * more economic gitignore for Eclipse turds * https github URL diff -r 42a0af95a73c -r 435a8c861cc5 .gitignore --- a/.gitignore Tue Aug 22 20:29:21 2017 +0200 +++ b/.gitignore Wed Sep 06 17:40:05 2017 +0200 @@ -1,13 +1,7 @@ /.project +/*/.project /target/ -/common/target/ -/common-bioformats/target/ -/common-imagej/target/ -/common-jai/target/ -/doc/target/ -/iiif-presentation/target/ -/pdf/target/ -/servlet/target/ -/servlet2/target/ -/servlet3/target/ -/webapp/target/ +/*/target/ +/.settings/ +/*/.settings/ +/*/.classpath diff -r 42a0af95a73c -r 435a8c861cc5 pom.xml --- a/pom.xml Tue Aug 22 20:29:21 2017 +0200 +++ b/pom.xml Wed Sep 06 17:40:05 2017 +0200 @@ -77,7 +77,7 @@ scm:git:git://github.com/robcast/digilib.git - scm:git:git@github.com:robcast/digilib.git + scm:git:https:github.com:robcast/digilib.git https://github.com/robcast/digilib