summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e1dbc2af341d875135d69d2b267b74258bfdbfd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.egg-info/
*.pyc
env*/
.coverage
.idea/
.tox/
nosetests.xml
waitress/coverage.xml
dist/
keep/
build/
coverage.xml
nosetests*.xml
py*-cover.xml