X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=2b24c356be4db94d7d2bc4701bb9bec638ce4be3;hb=refs%2Fchanges%2F76%2F7776%2F2;hp=d994eb71d55b82912123834403fc680391ee26db;hpb=6439eb0e6f03b89629bbb8bad3e092133e56a614;p=osm%2FMON.git diff --git a/.gitignore b/.gitignore index d994eb7..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,4 +78,7 @@ ChangeLog .settings/ __pycache__/ .idea -*.db \ No newline at end of file +*.db + +deb_dist +*.tar.gz