aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6c138218..34399cad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,7 @@
# The legacy of buildout
.installed.cfg
+
+# Virtualenv, tox
+venv*
+.tox/