__pycache__/
*.pyc

.DS_Store
.vs/
.idea/
.aux/

build/
dist/
*.egg-info

.bin/
.cache/

doc/sphinx/_build/

.coverage
coverage.xml
htmlcov/

*.json
*.zip
