Mercurial > hg > digilib
diff .hgignore @ 1614:e3c6e4c0d93d iiif-presentation-2
IIIF Presentation API manifest generation by Manifester Servlet passes IIIF validation service.
author | robcast |
---|---|
date | Thu, 25 May 2017 19:31:40 +0200 |
parents | 1d21cb0d697c |
children |
line wrap: on
line diff
--- a/.hgignore Wed May 24 21:02:19 2017 +0200 +++ b/.hgignore Thu May 25 19:31:40 2017 +0200 @@ -131,4 +131,10 @@ syntax: regexp ^webapp/src/main/webapp/jquery/jquery\.digilib-basic\.min\.css$ syntax: regexp -^iiif-presentation/target$ \ No newline at end of file +^iiif-presentation/target$ +syntax: regexp +^iiif-presentation/\.settings$ +syntax: regexp +^iiif-presentation/\.classpath$ +syntax: regexp +^iiif-presentation/\.project$ \ No newline at end of file