annotate .hgignore @ 432:624ddb622a5d

Change that seemed to be needed for emscripten double-precision build to work
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 14 Mar 2017 13:40:50 +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