Adding node_modules to .gitignore

This commit is contained in:
Richard Ramos 2019-09-03 15:26:04 -04:00
parent 6bdcb4151b
commit 783e4b7597

1
.gitignore vendored
View File

@ -1 +1,2 @@
.vuepress/dist
node_modules