summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 46b64e3e78396e1786d86d6c0db41cfd7c15430c (plain)
1
2
3
4
5
6
7
8
9
10
11
*.pyc
.*.swp
.coverage
MANIFEST
build/
dist/
htmlcov/
docs/_build
docs/_static
docs/_templates
.tox