summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 6b10251..9fd6d30 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,9 @@
.*\.py[co]$
^dist/
-^env/
+^env24/
+^env25/
+^env26/
+^env27/
^argparse.egg-info/
^doc/_build/
^MANIFEST$