From 3d586739dd9757fead95dab35ea5d9a6a640e0b3 Mon Sep 17 00:00:00 2001 From: Martin Cech Date: Thu, 7 May 2015 12:57:21 -0400 Subject: [PATCH] add .tox folder to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 668cb60877b..3202a3f33d1 100644 --- a/.gitignore +++ b/.gitignore @@ -91,6 +91,7 @@ test/tool_shed/tmp/* htmlcov run_unit_tests.html test/unit/**.log +.tox # Project files *.kpf