5.1.0 release notes
[nfvbench.git] / .gitignore
1 .DS_store
2 *.pyc
3 .idea
4 .tox
5 .cache
6 .eggs
7 venv
8 nfvbench.egg-info
9 nfvbenchvm/dib/dib-venv
10 nfvbenchvm/dib/nfvbenchvm_centos-*.d/
11 *.qcow2
12 docs/_build
13 docs/conf.py
14 docs/_static
15 build/
16 AUTHORS
17 ChangeLog