view .hgignore @ 12:9558b856ebdf

Added tag hardcoded_but_working for changeset 17ace5a879b2
author Robert McIntyre <rlm@mit.edu>
date Mon, 31 Oct 2011 03:33:37 -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/*