X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=.gitignore;h=ae5b1cef6c76260ce51933b95e54869ea930af38;hb=refs%2Fchanges%2F36%2F9836%2F2;hp=2b24c356be4db94d7d2bc4701bb9bec638ce4be3;hpb=2329b9227f27d28140907deeb952f8b04e7db253;p=osm%2FMON.git diff --git a/.gitignore b/.gitignore index 2b24c35..ae5b1ce 100644 --- a/.gitignore +++ b/.gitignore @@ -50,7 +50,7 @@ pip-log.txt # Unit test / coverage reports .coverage cover -.stestr +coverage.xml .tox nosetests.xml .testrepository @@ -79,6 +79,12 @@ ChangeLog __pycache__/ .idea *.db +.vscode/* +!.vscode/settings.json +!.vscode/tasks.json +!.vscode/launch.json +!.vscode/extensions.json +*.code-workspace deb_dist *.tar.gz