diff .hgignore @ 850:d2bf8b9534b1

Add temporary documentation files and profiling output to .hgignore
author Samuel Tardieu <sam@rfc1149.net>
date Sat, 06 Aug 2005 21:18:21 +0100
parents 0902ffece4b4
children c2e77581bc84 d4cb383e7de7 62ec665759f2 01215ad04283
line wrap: on
line diff
--- a/.hgignore
+++ b/.hgignore
@@ -4,10 +4,11 @@
 \.so$
 \.pyc$
 \.swp$
+\.prof$
 ^tests/.*\.err$
 ^build/
 ^dist/
-^doc/.*\.[0-9]$
+^doc/.*\.[0-9](\.(x|ht)ml)?$
 ^MANIFEST$
 ^\.pc/
 ^patches/