view .hgignore @ 62:f5e52169f056

updated to work with new jme changes
author Robert McIntyre <rlm@mit.edu>
date Wed, 14 Dec 2011 17:43:52 -0700
parents f2c5f1fca9a7
children
line wrap: on
line source

2 syntax: glob
3 .classpath
4 .project
5 .settings*
6 bin*
7 build/*
8 dist*
9 lib*
10 .ant*
11 output/*
12 docs/*
13 releases/*