]> git.notmuchmail.org Git - notmuch/commitdiff
hgignore: ignore test/test*
authorSebastian Spaeth <sebastian@sspaeth.de>
Fri, 19 Mar 2010 08:38:43 +0000 (09:38 +0100)
committerSebastian Spaeth <sebastian@sspaeth.de>
Fri, 19 Mar 2010 08:38:43 +0000 (09:38 +0100)
.hgignore

index a6cc1733ba00efd28aeb41f2ccf7d5d51625b04a..b4c079d577eff67ae4f46ec316ffa84208df898c 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,5 @@
 .*\.pyc$
 ~$
 ^docs/html
-^docs/build
\ No newline at end of file
+^docs/build
+^test/test
\ No newline at end of file