.DS_Store
.vs/
.idea/
.aux/

build/
dist/
*.egg-info
*.pyc

.bin/
.cache/

doc/sphinx/_build/
*/__pycache__/

.coverage
coverage.xml
htmlcov/

.freeze
*.json
*.zip
