annotate .hgignore @ 396:b63c22ce235b

Further debug out option
author Chris Cannam <c.cannam@qmul.ac.uk>
date Sat, 10 May 2014 13:40:44 +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