summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 5b6e2cc85ea90c896f96055db2ca5ebb3a49570b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
*.pyc
*.DS_Store
*.egg
AUTHORS
ChangeLog
build/*
build-stamp
cover/*
doc/build/
doc/source/api/
python_quantumclient.egg-info/*
quantum/vcsversion.py
quantumclient/versioninfo
run_tests.err.log
run_tests.log
.autogenerated
.coverage
.testrepository/
.tox/
.venv/