X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=2b24c356be4db94d7d2bc4701bb9bec638ce4be3;hb=fe7bdeb13eb569b267c7650948d9f634bd49dae9;hp=f4d6bb10e51b3a9779d585e0bc470f09f2b35265;hpb=0215787170470859168d861b666c4e92b37e3743;p=osm%2FMON.git diff --git a/.gitignore b/.gitignore index f4d6bb1..2b24c35 100644 --- a/.gitignore +++ b/.gitignore @@ -49,6 +49,8 @@ pip-log.txt # Unit test / coverage reports .coverage +cover +.stestr .tox nosetests.xml .testrepository @@ -76,3 +78,7 @@ ChangeLog .settings/ __pycache__/ .idea +*.db + +deb_dist +*.tar.gz