summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authormitsuhiko <devnull@localhost>2009-06-30 15:16:33 +0100
committermitsuhiko <devnull@localhost>2009-06-30 15:16:33 +0100
commit223506839d903729c3526ba70834f97456968e44 (patch)
tree4369d106f8fe018be7b8d3ac2d4be9d1ee9f7d3e /.hgignore
parent9a26f561fd725c74247cab826d9a3ae5da89f42e (diff)
downloadsphinx-223506839d903729c3526ba70834f97456968e44.tar.gz
Makefile and .hgignore ignore a virtualenv called "env" in this folder by default now.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index f617875e..dcfd914e 100644
--- a/.hgignore
+++ b/.hgignore
@@ -9,3 +9,4 @@ Sphinx.egg-info/
doc/_build/
TAGS
\.ropeproject/
+^env/