summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 835fe8b..cbc00c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,9 +21,11 @@ lib64
pip-log.txt
# Unit test / coverage reports
-.coverage
.tox
-nosetests.xml
+test/unit/.coverage
+test/unit/nosetests.xml
+test/unit/coverage.xml
+test/unit/cover
# Translations
*.mo