summaryrefslogtreecommitdiff
path: root/.gitignore
blob: daef3f311d3fa1f898accef0d2e55e02c9d52558 (plain)
1
2
3
4
5
6
7
8
9
10
*.pyc
build/
dist/
MANIFEST
.*.swp
*.egg-info
.idea/
docs/_build
.testrepository/
.tox