summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lindsley <daniel@toastdriven.com>2013-02-21 22:39:09 -0600
committerDaniel Lindsley <daniel@toastdriven.com>2013-02-21 22:44:04 -0600
commit0fd3dbb8dc246f5b599eb54880c6cecf3ce508e9 (patch)
tree1d78f09a449e7fdfb339bc9c269472b09146c58b
parentd443e9581bd0aaf862d5622b455d9079c9ddb750 (diff)
downloadboto-0fd3dbb8dc246f5b599eb54880c6cecf3ce508e9.tar.gz
Ignore the venv directory from the contributing docs.
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ecf63f94..f5685bd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,5 @@ MANIFEST
.idea
.tox
.coverage
-*flymake.py \ No newline at end of file
+*flymake.py
+venv