Edit customer theme
-
Hi,
I am trying to create a new custom theme by following official Bagisto tutorial. I have to git push to Git Lab repository and the gitignore file will block me from pushing the theme located at public folder.
Is there any suggestion for creating a new customer theme apart from editing gitignore and stop it from ignoring the public folder?
Thanks a lot for your help!
-
you can simply change the
.gitignore
as per your need.