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