Add temporary documentation files and profiling output to .hgignore
authorSamuel Tardieu <sam@rfc1149.net>
Sat, 06 Aug 2005 21:18:21 +0100
changeset 850 d2bf8b9534b1
parent 849 8933ef744325
child 851 73a432c8040a
Add temporary documentation files and profiling output to .hgignore
.hgignore
--- 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/