summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b36969f6266af515e634365c099876ae61851006 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.DS_Store

*.pyc
*.pyo

*.egg-info
_build
build
dist
MANIFEST

.coverage
coverage
htmlcov

_trial_temp