Add package-lock to gitignore

This commit is contained in:
Vatsal Ambastha
2021-05-28 19:00:21 +05:30
parent 45e609df64
commit 7bd3e315e4

3
.gitignore vendored
View File

@ -1 +1,2 @@
/node_modules/
/node_modules/
/package-lock.json