annotate .hgignore @ 386:6acd63422d44

Make the calculation functions available with default parameters again as well (for Segmentino)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 03 Dec 2013 10:02:46 +0000
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