X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=93ef7df02a7dd9652e0708eba1a67fa731ee489d;hb=HEAD;hp=3cc13a37d575ad98adba8f63f4c53d580089c1f2;hpb=0036098e46e16c9ae5b795b108a5b9566c02906b;p=nfvbench.git diff --git a/.gitignore b/.gitignore index 3cc13a3..93ef7df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,19 @@ .DS_store *.pyc +*~ .idea .tox .cache .eggs +.vscode +.pytest_cache/ venv nfvbench.egg-info -docs/_build +nfvbenchvm/dib/dib-venv +nfvbenchvm/dib/nfvbenchvm_centos-*.d/ *.qcow2 -docs/conf.py docs/_static +build/ +AUTHORS +ChangeLog +docs/_build/*