# The nearest .gitignore is the one hatchling both honours and ships inside the
# sdist, so this package keeps its own rather than publishing the repo's, which
# describes internal tooling.
__pycache__/
*.py[cod]
.pytest_cache/
dist/
*.egg-info/
