summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 914c9032f686ba3dc06353769cdb4a86f966f250 (plain)
1
2
3
4
5
6
7
8
9
10
*.pyc
doc/_build
tests/log
build/
dist/
MANIFEST
*~
.coverage*
htmlcov
*.egg-info/