summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTimofey Durakov <tdurakov@mirantis.com>2015-07-29 00:04:36 +0300
committerTimofey Durakov <tdurakov@mirantis.com>2015-07-29 00:06:30 +0300
commita0a523759220d3ef80e46529e3c600b5e8f72bfb (patch)
tree4581b10395c60887df58899d20290238fd19b9da /.gitignore
parentaad65bacc3e9a6d0a2e41824e3a6de76a22ae284 (diff)
downloadtaskflow-a0a523759220d3ef80e46529e3c600b5e8f72bfb.tar.gz
.gitignore update
After running tox some extra files were created. TrivialFix Change-Id: I3e5a38abf49cf3b246de436f78137b23154d8101
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