annotate .hgignore @ 43:2f129118e2d6

removed old files and moved natives unpacking to the AudioRenderer
author Robert McIntyre <rlm@mit.edu>
date Wed, 30 Nov 2011 06:32:36 -0700
parents 784a3f4e6202
children f2c5f1fca9a7
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@39 11 output/*
rlm@0 12