annotate .hgignore @ 37:094a92b556a2

still trying to debug stupid program
author Robert McIntyre <rlm@mit.edu>
date Mon, 31 Oct 2011 02:35:35 -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