diff .hgignore @ 1:4588025678b0

adjusted hardcoded paths
author Robert McIntyre <rlm@mit.edu>
date Sun, 16 Oct 2011 05:29:35 -0700
parents 92f8d83b5d0b
children 46b2d4c9522d
line wrap: on
line diff
     1.1 --- a/.hgignore	Sun Oct 16 05:12:19 2011 -0700
     1.2 +++ b/.hgignore	Sun Oct 16 05:29:35 2011 -0700
     1.3 @@ -2,3 +2,8 @@
     1.4  video*
     1.5  src*
     1.6  html*
     1.7 +*~
     1.8 +tmp*
     1.9 +
    1.10 +syntax: regexp
    1.11 +(.*/)?\.\#.*$
    1.12 \ No newline at end of file