# Local, and its only job is to be the one hatchling ships.
#
# hatchling force-includes a VCS ignore file in every sdist and cannot be talked
# out of it -- `exclude = ["/.gitignore"]` was tried and does nothing. Without a
# file here it walks up and takes the REPO ROOT's, which enumerates `web/`,
# `demo/` and the rest of a tree that is staying private. Nothing sensitive in
# that, and no reason to put it on PyPI either.
__pycache__/
*.py[cod]
.venv/
dist/
