annotate .hgignore @ 11:17ace5a879b2 hardcoded_but_working

fixed JNI include problem
author Robert McIntyre <rlm@mit.edu>
date Fri, 28 Oct 2011 00:27:59 -0700
parents 37f25cb34196
children 19ff95c69cf5
rev   line source
rlm@0 1 syntax: glob
rlm@0 2 build*
rlm@1 3 html*
rlm@7 4 java/.classpath
rlm@7 5 java/.project
rlm@7 6 java/bin*
rlm@7 7 java/dist*
rlm@7 8 java/build/*
rlm@7 9 java/headers/*