feat/fix: add .gitignore file (#15)

.gitignore to ignore nodemodules on npm install not present
This commit is contained in:
Mayur Patil
2020-12-09 20:30:16 +05:30
committed by GitHub
parent 87ebc9c36a
commit 42569e00f7
+2
View File
@@ -0,0 +1,2 @@
.env
node_modules