view .hgignore @ 12469:0ee8d7d60c82

Use single quotes around regexp patterns.
author Rik <octave@nomad.inbox5.com>
date Tue, 22 Feb 2011 12:45:30 -0800
parents feaaf725c54f
children 95b1c64c287f
line wrap: on
line source

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

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