ignore the dylib that's created on osx
authorGary Kramlich <grim@reaperworld.com>
Wed Jul 14 12:15:11 2010 -0500 (19 months ago)
changeset 4073cecf46b0dd6
parent 406 9b903d04907a
child 408 a5b0f0cdf2a2
ignore the dylib that's created on osx
.hgignore
     1.1 --- a/.hgignore	Sun Jul 04 16:49:50 2010 -0500
     1.2 +++ b/.hgignore	Wed Jul 14 12:15:11 2010 -0500
     1.3 @@ -19,5 +19,6 @@
     1.4  ^doc/gplate/overview\.sgml$
     1.5  ^gplate/configs/.+\.(dot|png)$
     1.6  ^gplate\.pc$
     1.7 +^gplate/libgplate\.dylib$
     1.8  Testing\/
     1.9  tests/test-([a-zA-Z0-9-]+)(\.exe|\.log)?$