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