summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 322c5b235790f0b5512b5c1660c8ff3791ba28fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.DS_store
*.pyc
.idea
.tox
.cache
.eggs
venv
nfvbench.egg-info
nfvbenchvm/dib/dib-venv
nfvbenchvm/dib/nfvbenchvm_centos-*.d/
*.qcow2
docs/_build
docs/conf.py
docs/_static
build/
AUTHORS
ChangeLog