.DS_Store
.cache
.pytest_cache
__pycache__
*.py[cod]
*$py.class
*.egg-info
build/
dist/
.idea
.coverage

doc/*
!doc/static