summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 42089a8a16ef6ec86661106ac839919b82e82d15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
*.egg-info
*.pyc
.cache
.coverage
.DS_Store
.python-version
.tox
_build
build
dist
data.json
venv*