annotate .hgignore @ 337:d5c5a52e6c9f

Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
author Chris Cannam
date Thu, 12 Jul 2012 11:37:31 +0100
parents
children 4256f0bb1549
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