view .hgignore @ 10046:e6115c05dfec

implement powerset
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 01 Jan 2010 22:19:26 +0100
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

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

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