aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 8842f795d1c549325505c441f26d1a0a981fe3b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.DS_store
*.pyc
.idea
.tox
.cache
.eggs
.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