summaryrefslogtreecommitdiff
path: root/.gitignore
blob: d77a563a6bb883f69cc158c89fab1d390e65ca2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
__pycache__/
Hypodermic.egg-info/
build/
dist/
.tox/
.cache/
.hypothesis/
.DS_Store
.coverage
*.egg-info
*.pyc
*.egg