summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 2b16029225d8fdaba1bcb5a666ad711e6ec4902f (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
.pytest_cache/
venv
nfvbench.egg-info
nfvbenchvm/dib/dib-venv
nfvbenchvm/dib/nfvbenchvm_centos-*.d/
*.qcow2
docs/_static
build/
AUTHORS
ChangeLog
docs/_build/*