view .hgignore @ 4:618372f83862

Wait on a condition var instead of using time.sleep() - this works better with signals in a multithreaded environment (ie the signal will interrupt the wait) A few other misc tidy ups.
author darius
date Mon, 24 Sep 2007 13:31:15 +0000
parents 650701a185c9
children
line wrap: on
line source

(^|/)CVS($|/)
(^|/)\.hg($|/)
(^|/)\.hgtags($|/)
^beermon.log$
^beermon.state$
^beermon.state.old$
^beermon.state.journal$