X-Git-Url: https://gerrit.onap.org/r/gitweb?p=multicloud%2Fframework.git;a=blobdiff_plain;f=.gitignore;h=06b9462d5f086fedf326180ab4ebf08082012c93;hp=821f62a61178d5c47f2dd0f3bdf10cf6d09f1911;hb=ef9c71ab1efce6e60eb5d8c89cf09c5182c48730;hpb=b1b0386b5ed988fbbf25e326c3d0ce951eff07cd diff --git a/.gitignore b/.gitignore index 821f62a..06b9462 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,18 @@ +.project +.classpath +.vscode +.settings/ +.checkstyle +target/ logs/*.log -*.pyc \ No newline at end of file +*.pyc +*.swp + +# Test related files +multivimbroker/.coverage +multivimbroker/.tox/ +multivimbroker/logs/*.log +multivimbroker/test-reports/ + +# Docs related +docs/html