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