aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: e7a72917cb6bb59206d5ef9db741b2ee7e7ae3d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.tox/
__pycache__/
build/
dist/
tests/output/
tmp/
*.egg-info/
*.pyc
.python-version
.DS_Store
.coverage
coverage.xml