1. Added .gitignore with node_modules to

ignore node_modules folder anywhere in repo.
pull/92/head
Shantanu Dutta 6 years ago
parent 2434af3529
commit 94e082d775

1
.gitignore vendored

@ -0,0 +1 @@
node_modules/
Loading…
Cancel
Save