tar-ignore = "web/node_modules"
tar-ignore = ".git"
tar-ignore = ".pybuild"
tar-ignore = "web/yarn-error.log"
tar-ignore = "config.yaml"
tar-ignore = ".idea"
tar-ignore = "docs/_build"
tar-ignore = "tests/.pytest_cache"
tar-ignore = ".github"
tar-ignore = ".readthedocs.yaml"
tar-ignore = "dist"
tar-ignore = ".mypy_cache"
