view .hgignore @ 29:cdf320cb5949

updated test suite
author Robert McIntyre <rlm@mit.edu>
date Sat, 10 Dec 2011 21:42:50 -0600
parents 56f83c170251
children
line wrap: on
line source
1 syntax: glob
2 .ant-targets-build.xml
3 build/*
4 html*
5 java/.classpath
6 java/.project
7 java/bin*
8 java/dist*
9 java/build/*
10 java/headers/*