summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ae0b17b8e..31b04f664 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,9 +4,15 @@
*$py.class
*.pt.py
*.txt.py
+*~
.coverage
+.tox/
+nosetests.xml
+pyramid/coverage.xml
tutorial.db
env26/
+env26-debug/
+bookenv/
env24/
env27/
jyenv/