annotate .hgignore @ 354:e85513153c71

Initialise rate to 0. Otherwise there's a danger plugins will change the SampleType (e.g. to VariableSampleRate) but not set the rate because they don't think they need it (when in fact it needs to be set to 0)
author Chris Cannam
date Thu, 28 Mar 2013 15:49:17 +0000
parents f67cf32a934b
children 34ff6b72b0f4
rev   line source
Chris@337 1 syntax: glob
Chris@337 2 doc/
Chris@337 3 *.o
Chris@337 4 autom4te*
Chris@337 5 *.m4
Chris@337 6 *.a
Chris@337 7 *.so
Chris@337 8 *.orig
Chris@337 9 *~
Chris@337 10 host/vamp-simple-host
Chris@337 11 rdf/generator/vamp-rdf-template-generator
Chris@337 12 config.log
Chris@337 13 config.status
Chris@337 14 Makefile
Chris@337 15
chris@339 16 re:^build/Debug/
chris@339 17 re:^build/Release/
chris@339 18 *.zip
chris@339 19 build/UpgradeLog*
chris@339 20 *.suo
chris@339 21 *.user
chris@339 22 *.sdf
chris@339 23 *.filters
chris@339 24 re:^build/_UpgradeReport_Files/
chris@339 25 *.ipch