view .hgignore @ 317:bb3f8a4af87f

removed references to defvar from clojure.contrib.def since the def from 1.4 now allows for docstrings
author Robert McIntyre <rlm@mit.edu>
date Tue, 28 Feb 2012 14:04:21 -0600
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$