view .hgignore @ 9:a988ea53d982

added description of JNI stuff to README
author Robert McIntyre <rlm@mit.edu>
date Thu, 27 Oct 2011 02:47:28 -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/*