annotate .hgignore @ 10:4c5fc53778c1

moved randelshofer stuff to rightfull place, enabled XuggleVideoRecorder
author Robert McIntyre <rlm@mit.edu>
date Wed, 26 Oct 2011 09:38:27 -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