annotate .hgignore @ 422:51bf24c0a57b

qm-dsp URL
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 10 Feb 2016 21:50:35 +0000
parents 4ae4229a074a
children cf62f73766e9
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@415 8 tests/test.log
c@376 9 *.rej
c@415 10 ext/uncertain/
c@376 11