summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: df40daa7eeaaaedf764d7c797a43e24f427fcded (plain)
1
2
3
4
5
6
7
8
*.egg-info
*.py[co]
/.coverage
/.pytest_cache
/.tox
/coverage-html
/dist
/venv