comparison .hgignore @ 1817:e02fea13c69d

Ignore generated documentation
author Thomas Arendsen Hein <thomas@intevation.de>
date Wed, 01 Mar 2006 09:09:50 +0100
parents fc3b41570082
children 4a49daa3a40c
comparison
equal deleted inserted replaced
1816:08f4398bdb1a 1817:e02fea13c69d
10 *.prof 10 *.prof
11 tests/*.err 11 tests/*.err
12 build 12 build
13 dist 13 dist
14 doc/*.[0-9] 14 doc/*.[0-9]
15 doc/*.[0-9].gendoc.txt
15 doc/*.[0-9].{x,ht}ml 16 doc/*.[0-9].{x,ht}ml
16 MANIFEST 17 MANIFEST
17 patches 18 patches
18 mercurial/__version__.py 19 mercurial/__version__.py
19 20