comparison .hgignore @ 13:3547bba86af2

Removed *.html from .hgignore because we are using our own theme now (that includes a base.html file), and it is convenient to control the generated presentation since I won't necessarily have Python and landslide installed on every computer I want to give the presentation.
author Brian Neal <bgneal@gmail.com>
date Wed, 30 Nov 2011 18:46:32 -0600
parents 0c3b42165692
children d0f34c9c8a76
comparison
equal deleted inserted replaced
12:727c48601d66 13:3547bba86af2
1 syntax: glob 1 syntax: glob
2 *.pyc 2 *.pyc
3 *.swp 3 *.swp
4 *.html