Mercurial > hg > digilib
diff .hgignore @ 1216:bd7dfa8b164e
move new digilib doc from https://it-dev.mpiwg-berlin.mpg.de/hg/digilib-doc into main repo.
author | robcast |
---|---|
date | Fri, 06 Sep 2013 10:25:05 +0200 |
parents | ac3719dc46ff |
children | 8821a80fd9bc |
line wrap: on
line diff
--- a/.hgignore Wed Sep 04 09:03:23 2013 +0200 +++ b/.hgignore Fri Sep 06 10:25:05 2013 +0200 @@ -113,4 +113,10 @@ syntax: regexp ^servlet/\.project$ syntax: regexp -^servlet/bin$ \ No newline at end of file +^servlet/bin$ +syntax: regexp +^doc/\.settings$ +syntax: regexp +^doc/\.project$ +syntax: regexp +^doc/target$ \ No newline at end of file