summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 4 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index ea97734f6..8e2f83e7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,13 +10,6 @@
nosetests.xml
pyramid/coverage.xml
tutorial.db
-env26/
-env26-debug/
-bookenv/
-env24/
-env27/
-jyenv/
-pypyenv/
build/
dist/
bin/
@@ -24,3 +17,7 @@ lib/
include/
.idea/
distribute-*.tar.gz
+bookenv/
+jyenv/
+pypyenv/
+env*/