view .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
line wrap: on
line source
1 syntax: glob
2 build*
3 html*
4 java/.classpath
5 java/.project
6 java/bin*
7 java/dist*
8 java/build/*
9 java/headers/*