summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3cf05e0..b645cf6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,7 +22,8 @@ lib64
pip-log.txt
# Unit test / coverage reports
-.coverage
+.coverage*
+.diagram-tools/*
.tox
nosetests.xml
.venv