view .hgignore @ 25:f4c7260d397a

removed uint problem for Windows compilation
author Robert McIntyre <rlm@mit.edu>
date Fri, 18 Nov 2011 20:06:50 -0700
parents d51f1a2b4c30
children 56f83c170251
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/*