dbf-halloween2015

diff .hgignore @ 1:c3f5c32cb210

barfed all the libraries in the source tree to make porting easier
author John Tsiombikas <nuclear@member.fsf.org>
date Sun, 01 Nov 2015 00:36:56 +0200
parents 50683c78264e
children
line diff
     1.1 --- a/.hgignore	Sun Nov 01 00:09:12 2015 +0200
     1.2 +++ b/.hgignore	Sun Nov 01 00:36:56 2015 +0200
     1.3 @@ -3,6 +3,7 @@
     1.4  \.d$
     1.5  \.jpg$
     1.6  \.png$
     1.7 -^data/
     1.8 +^data
     1.9  ^bin/
    1.10  ^lib/
    1.11 +^halloween$