af08e5ced2
- packaging/arch/build-local.sh: build a native .pkg.tar.zst from the current git HEAD without needing a published forge release (tarballs the checkout and runs makepkg --nodeps with the existing PKGBUILD). - .gitignore: ignore dist/ (local package output). - sunstone-gtk: drop invalid `margin: 0 auto` on .kind-badge children; GTK CSS rejects `auto` for margin, which logged a parse warning. The value was already being ignored, so rendering is unchanged. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>