Mercurial > hg > digilib
diff .hgignore @ 1623:5418b39dd49f
Merge from iiif-presentation branch
62246fdad98050c4c371e0e6c2d8e5c56a73c092
author | Robert Casties <casties@mpiwg-berlin.mpg.de> |
---|---|
date | Thu, 01 Jun 2017 15:06:02 +0200 |
parents | e3c6e4c0d93d |
children |
line wrap: on
line diff
--- a/.hgignore Wed Mar 08 13:12:01 2017 +0100 +++ b/.hgignore Thu Jun 01 15:06:02 2017 +0200 @@ -129,4 +129,12 @@ syntax: regexp ^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.js$ syntax: regexp -^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.min\.css$ \ No newline at end of file +^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.min\.css$ +syntax: regexp +^iiif-presentation/target$ +syntax: regexp +^iiif-presentation/\.settings$ +syntax: regexp +^iiif-presentation/\.classpath$ +syntax: regexp +^iiif-presentation/\.project$ \ No newline at end of file