summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3553a3a7aaa95b253fed5a6c57457b1de5e6feac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.pyc
*.so
__pycache__
build
*.egg-info
.installed.cfg
bin
develop-eggs
eggs
parts
docs/_build
.tox
nosetests.xml
coverage.xml
.coverage
htmlcov/