hyperbrew / bolt-uxp

A lightning-fast boilerplate for building Adobe UXP Plugins in React, Svelte or Vue built on Vite + TypeScript + Sass
MIT License
29 stars 3 forks source link

Template misses `.gitignore` #15

Closed Klustre closed 1 month ago

Klustre commented 2 months ago

Publishing modules to npm automatically excludes .gitignore files. The . needs to be removed and the file needs to be renamed to .gitignore when copied to the template.