summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de204f36479..5515f2a3c22 100644
--- a/.gitignore
+++ b/.gitignore
@@ -179,3 +179,7 @@ generated_resmoke_config
# Code review tool config
codereview.rc
+
+# Python venvs and virtualenvs
+python3-venv
+python2-venv