view .hgignore @ 26:56f83c170251

adding hard-to-compile artifacts for other systems
author Robert McIntyre <rlm@mit.edu>
date Sat, 19 Nov 2011 19:17:37 -0700
parents d51f1a2b4c30
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/*