From 71485cede8f1bacf10876bd7e707d45c52c384a0 Mon Sep 17 00:00:00 2001 From: Changaco Date: Thu, 22 Dec 2016 19:56:14 +0100 Subject: [PATCH] add more stuff to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index dc9bdfcb78..5185dbb52b 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,6 @@ tests/local.env .coverage .deps node_modules/ +.tox/ +htmlcov/ +tests/py/fixtures/TestTranslations.yml