annotate .hgignore @ 29:9f58273090df

added AudioFormat to AudioSendRenderer
author Robert McIntyre <rlm@mit.edu>
date Sun, 30 Oct 2011 10:06:38 -0700
parents 002b955a120a
children 784a3f4e6202
rev   line source
rlm@0 1
rlm@0 2 syntax: glob
rlm@0 3 .classpath
rlm@0 4 .project
rlm@0 5 .settings*
rlm@0 6 bin*
rlm@2 7 build/*
rlm@1 8 dist*
rlm@1 9 lib*
rlm@7 10 .ant*
rlm@0 11
rlm@7 12