nfvbenchvm: refactor wait for VPP service
[nfvbench.git] / .gitignore
index 8842f79..93ef7df 100644 (file)
@@ -1,18 +1,19 @@
 .DS_store
 *.pyc
+*~
 .idea
 .tox
 .cache
 .eggs
+.vscode
 .pytest_cache/
 venv
 nfvbench.egg-info
 nfvbenchvm/dib/dib-venv
 nfvbenchvm/dib/nfvbenchvm_centos-*.d/
 *.qcow2
-docs/_build
-docs/conf.py
 docs/_static
 build/
 AUTHORS
 ChangeLog
+docs/_build/*