tar-ignore = ".git*"
tar-ignore = "*.yml"
tar-ignore = "build*"
tar-ignore = ".pybuild*"
tar-ignore = "coverxygen.egg-info"
tar-ignore = "*__pycache__*"
