summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 32c2fec061069abf2e9a8bc0bd9ec0e7b5b9afa8 (plain)
1
2
3
4
5
6
7
8
9
10
11
*.egg-info
*.py[co]
.*.sw[a-z]
.coverage
.tox
.venv.touch
/.mypy_cache
/.pytest_cache
/venv*
coverage-html
dist