add gitignore

DJ committed Sep 20, 2018
commit 1efe8f322ba3c4fccdd8ebb4d92c1e95f357e3cb
Showing 1 changed file with 3 additions and 0 deletions
.gitignore +3 -0
@@ @@ -0,0 +1,3 @@
+ node_modules
+
+ .vuepress/dist
\ No newline at end of file