annotate .hgignore @ 415:4ae4229a074a

Add DCT
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 07 Oct 2015 09:55:35 +0100
parents 8e32cd2af755
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