diff .hgignore @ 15:69928a38d5af

updating to most recent repository structure -- not working yet
author Sean Halle <seanhalle@yahoo.com>
date Mon, 17 Sep 2012 18:19:52 -0700
parents a3424768f9e9
children
line diff
     1.1 --- a/.hgignore	Fri Sep 16 20:12:34 2011 +0200
     1.2 +++ b/.hgignore	Mon Sep 17 18:19:52 2012 -0700
     1.3 @@ -1,7 +1,10 @@
     1.4 -nbproject
     1.5 -histograms
     1.6 -dist
     1.7 -build
     1.8 -Makefile
     1.9 -.dep.inc
    1.10 -scripts
    1.11 +syntax: glob
    1.12 +
    1.13 +histograms
    1.14 +nbproject
    1.15 +build
    1.16 +dist
    1.17 +c-ray-mt
    1.18 +*.ppm
    1.19 +*.o
    1.20 +*~