Makefile and .hgignore ignore a virtualenv called "env" in this folder by default now.

This commit is contained in:
Armin Ronacher
2009-06-30 15:16:33 +01:00
parent 5c6697e69f
commit f82a4a4eab
2 changed files with 2 additions and 1 deletions

View File

@@ -9,3 +9,4 @@ Sphinx.egg-info/
doc/_build/
TAGS
\.ropeproject/
^env/