For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
When run "npm run deploy" it aborts due to the fact that inside the extensions folder there are files not allowed, for example .gitkeep and DS_Store.
Removing manually is not the best because they are continously autogenerated.
Is there a way to ignore them during the deploy?
Thanks.
F.