NFVBENCH-155 Add options to disable extra stats, latency stats and latency streams
[nfvbench.git] / .gitignore
1 .DS_store
2 *.pyc
3 .idea
4 .tox
5 .cache
6 .eggs
7 .vscode
8 .pytest_cache/
9 venv
10 nfvbench.egg-info
11 nfvbenchvm/dib/dib-venv
12 nfvbenchvm/dib/nfvbenchvm_centos-*.d/
13 *.qcow2
14 docs/_static
15 build/
16 AUTHORS
17 ChangeLog
18 docs/_build/*