*.py[co]
*.so
*.log
__pycache__/
/.eggs/
/build/
/dist/
/ninst.egg*/
.DS_Store

/.coverage*
/coverage.xml
