From 840615ed276c7b94db70e817a4dde729278684e4 Mon Sep 17 00:00:00 2001 From: Nathaniel Manista Date: Thu, 22 Jan 2015 20:31:47 +0000 Subject: Add Python to run-tests. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 63332d1b16..002e3e661c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ gens libs objs +# Python virtual environment (pre-3.4 only) +python2.7_virtual_environment + # gcov coverage data coverage *.gcno -- cgit v1.2.3