summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1fe7c256eac119232daf5ce3f13c29d9c80ec294 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.pyc
*.DS_Store
build/*
build-stamp
.coverage
cover/*
python_quantumclient.egg-info/*
quantum/vcsversion.py
run_tests.err.log
run_tests.log
tests/
.venv/
.tox/