annotate .hgignore @ 175:6a634a9081a8

Restore frame pointer... and minor tidy
author Chris Cannam
date Tue, 13 May 2014 14:29:48 +0100
parents 879a088dfa22
children 857ca50ca25f
rev   line source
Chris@108 1 syntax: glob
Chris@108 2 *.o
Chris@108 3 *~
Chris@108 4 *.orig
Chris@108 5 *.a
Chris@151 6 doc/html/
Chris@151 7 tests/test-*
Chris@151 8 *.rej
Chris@151 9