diff .hgignore @ 925:66f1ba72d07b

added timeout-parameter and timeout-handler to AsyncServletWorker. added stopNow abort method to ImageWorker.
author robcast
date Mon, 19 Dec 2011 21:39:17 +0100
parents a00114a0c957
children b2d97b842612
line wrap: on
line diff
--- a/.hgignore	Fri Dec 16 14:34:04 2011 +0100
+++ b/.hgignore	Mon Dec 19 21:39:17 2011 +0100
@@ -61,4 +61,8 @@
 syntax: regexp
 ^digilib-log\.txt$
 syntax: regexp
-^dl-access-log\.txt$
\ No newline at end of file
+^dl-access-log\.txt$
+syntax: regexp
+^webapp/digilib-log\.txt$
+syntax: regexp
+^webapp/dl-access-log\.txt$
\ No newline at end of file