summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3d1800df6d73372778fe541a3ee21f65c3fbae40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*.pyc
*.so
*.dll
__pycache__
src/*.egg-info

.installed.cfg
.tox
bin
build
develop-eggs
lib/
parts
default.profraw
.coverage
coverage.xml
htmlcov/
docs/_build/
pyvenv.cfg