view .hgignore @ 283:23aadf376e9d

upgraded to latest jMonkeyEngine, streamlined tests
author Robert McIntyre <rlm@mit.edu>
date Wed, 15 Feb 2012 16:56:01 -0700
parents f283c62bd212
children fdc98824d69b
line wrap: on
line source
1 syntax: glob
2 video*
3 src*
4 html*
5 tmp*
6 capture-video.html
7 render*
8 sources*
9 *.hdr
10 libbulletjme64.so
11 liblwjgl64.so
12 libopenal64.so
15 syntax: regexp
16 ^.*blend\d$