From a3878fe7b94cc71fa65b0528bb5feb6f7e9837ea Mon Sep 17 00:00:00 2001 From: Changjian Gao Date: Tue, 22 Oct 2013 18:17:22 +0800 Subject: [PATCH] Python.gitignore add coverage.xml --- Python.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Python.gitignore b/Python.gitignore index ded60678..6c82d843 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -26,6 +26,7 @@ pip-log.txt .coverage .tox nosetests.xml +coverage.xml # Translations *.mo