From 85fe5b1fb18af7a16bbf489fffb12fa26f5d3466 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Thu, 15 Mar 2012 16:00:09 +0100 Subject: [PATCH] Ignore the virtualenv directory advised in the documentation. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a3e2c509..d2e9f20b 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ /.coverage /.tox /dist +/env /weasyprint/tests/test_results