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