aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 93ef7df02a7dd9652e0708eba1a67fa731ee489d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.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/*