add .gitignore file to outputted directory
fdsimms opened this issue · 4 comments
fdsimms commented
It would be nice to have a .gitignore file by default, since many people will likely use git for a project built with this tool. Some sensible default directories/files would be great—the one I think would be most obviously beneficial is node_modules.
JadTermsani commented
Hey @fdsimms, I can't seem to reproduce this issue on Windows. I've included a .gitignore file in the starter kit files
fdsimms commented
@JadTermsani hmmm interesting, here's the file structure for a freshly generated repo i made using the starter kit:
JadTermsani commented
aortbals commented
Confirmed this is fixed.

