summaryrefslogtreecommitdiff
path: root/.gitignore
blob: a0b1487d39341844f4049c5bf8ecdb7ad3f87060 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.coverage
MANIFEST
coverage.xml
nosetests.xml
junit-report.xml
pylint.txt
toy.py
violations.pyflakes.txt
cover/
docs/_build
requests.egg-info/
*.pyc
*.swp
env/