blog-samples
blog-samples copied to clipboard
No .gitignore
Hi,
I think You should add .gitignore
file to react-hello-world
with content:
./node_modules
./src/public
Thanks @dzwiedziu-nkg. Will add it in the next commit.