node_modules/ dist/ dist-showcase/ dist-demo/ *.log .DS_Store # Generated by scripts/build_demo_pdf.py — the rendered demo PDF and the # intermediate page PNGs it rasterizes on the way there (~2 MB). output/ tmp/ # impeccable-ignore-start .impeccable/config.local.json .impeccable/hook.cache.json .impeccable/hook.pending.json .impeccable/*.png .impeccable/live/ # impeccable-ignore-end # tsup temp (mount cannot unlink) tsup.config.bundled_*.mjs # A real .npmrc carries the Gitea registry _authToken — never commit it. # This pattern matches the exact filename only, so .npmrc.example (which is # meant to be committed) is unaffected. # Publishing from a clone: prefer `npm publish --userconfig ` over writing a token into the working tree at all. .npmrc