# R.9: Build-time staging dir for Bruno (populated by `hatch_build.py`
# BuildHookInterface). Wipe-and-recreated on every build; never tracked.
.bruno-stage/

# Wheel build artifacts
dist/
dist-r9/
build/
*.egg-info/

# Local _resources/ population output (regenerated by populate_resources.py)
# Not gitignored — tracked because PyPI / npm publish reproducibility relies
# on the populate step being committed before tag.
# (Intentional comment, no rule.)
