X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=06b9462d5f086fedf326180ab4ebf08082012c93;hb=a5c468c84f5c3e68bd32f4606dd3ac59b91de332;hp=495cfc85dc3018668b33e2b685436daed99fa65f;hpb=d4123e672586bc38820d6a00d7f0103b4e10b103;p=multicloud%2Fframework.git diff --git a/.gitignore b/.gitignore index 495cfc8..06b9462 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,18 @@ .project .classpath +.vscode .settings/ .checkstyle target/ logs/*.log *.pyc +*.swp # Test related files multivimbroker/.coverage multivimbroker/.tox/ multivimbroker/logs/*.log multivimbroker/test-reports/ + +# Docs related +docs/html