view .hgignore @ 10620:6fb954475e21

fix off-by-1 error in idx_vector (bug #29851)
author Jaroslav Hajek <highegg@gmail.com>
date Tue, 11 May 2010 07:25:20 +0200
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

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

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