diff .hgignore @ 0:1c7ace5054ac

initial commit
author Robert McIntyre <rlm@mit.edu>
date Sun, 16 Oct 2011 07:32:21 -0700
parents
children a4cb0b71fc78
line wrap: on
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Sun Oct 16 07:32:21 2011 -0700
     1.3 @@ -0,0 +1,3 @@
     1.4 +syntax: glob
     1.5 +src*
     1.6 +html*
     1.7 \ No newline at end of file