.gitignore update

After running tox some extra files were created.

TrivialFix

Change-Id: I3e5a38abf49cf3b246de436f78137b23154d8101
This commit is contained in:
Timofey Durakov 2015-07-29 00:04:36 +03:00
parent aad65bacc3
commit a0a5237592
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -22,7 +22,8 @@ lib64
pip-log.txt
# Unit test / coverage reports
.coverage
.coverage*
.diagram-tools/*
.tox
nosetests.xml
.venv