From b6b4ea5bb78350d9e06afa8a284899b9a9b6a93d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 15 Jan 2013 00:35:19 -0400 Subject: [PATCH] Ignore virtualenv installations done alongside the code --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c517550e4d..542f96aa41 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ _build/ /static/ /whoosh_index/ /fabfile_install +/venv/