annotate .hgignore @ 400:8455db688816

Restore frame pointer... and minor tidy
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 13 May 2014 14:29:48 +0100
parents 8e32cd2af755
children 857ca50ca25f
rev   line source
c@333 1 syntax: glob
c@333 2 *.o
c@333 3 *~
c@333 4 *.orig
c@333 5 *.a
c@376 6 doc/html/
c@376 7 tests/test-*
c@376 8 *.rej
c@376 9