annotate .hgignore @ 121:5200446bbc6b test-reorg

Check for multiple transforms. But one of these tests fails, so we'd better go back to development branch and sort out why!
author Chris Cannam
date Wed, 08 Oct 2014 15:38:34 +0100
parents 03b1d83fca29
children e6379b2e1c5c
rev   line source
Chris@42 1 syntax: glob
Chris@42 2 Makefile
Chris@42 3 */Makefile
Chris@42 4 o/*
Chris@42 5 */o/*
Chris@42 6 */tmp_obj/*
Chris@42 7 */tmp_moc/*
Chris@42 8 doc/html/
Chris@42 9 *.o
Chris@42 10 *.so
Chris@42 11 *.so.*
Chris@42 12 *.a
Chris@42 13 *.wav
Chris@42 14 *~
Chris@42 15 *.orig
Chris@42 16 *.rej
Chris@95 17 cov-int