summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.hgignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index a6cc173..b4c079d 100644
--- 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