view .hgignore @ 8:c54fe2f77030

made build process more robust
author Robert McIntyre <rlm@mit.edu>
date Thu, 27 Oct 2011 02:40:54 -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/*