view .hgignore @ 11217:521373e25613

correctly parse {1 2 {3 4}}
author John W. Eaton <jwe@octave.org>
date Tue, 09 Nov 2010 18:12:17 -0500
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

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

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