Add node_modules in gitignore

This commit is contained in:
Emruz Hossain 2020-08-21 21:25:55 +06:00
parent 18a19d02d1
commit 4820c11cc4

3
.gitignore vendored
View file

@ -1 +1,2 @@
.vscode/
.vscode/
node_modules/