view .hgignore @ 10262:2b05f4aff27c

fix off-by-one month error in dir
author Jaroslav Hajek <highegg@gmail.com>
date Thu, 04 Feb 2010 08:10:31 +0100
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

(^|/)CVS($|/)
(^|/)\.hg($|/)
(^|/)\.hgtags($|/)

^build-.*($|/)
(^|/)configure$
(^|/)autom4te.cache($|/)
^config\.h\.in$