hyva-themes / magento2-checkout-example

A React Checkout template that allows you to quickly create a customized Hyvä Checkout for your project.
11 stars 2 forks source link

Remove web/ folder reference from .gitignore #13

Closed rajeev-k-tomy closed 2 years ago

rajeev-k-tomy commented 2 years ago

Currently view/frontend/web folder is added in .gitignore file. Due to this, the style and build file cannot be commited to the repo.

These two files need to be present by default.