From e1e92deef812e0d81d260a8b80e75de3916b736f Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Fri, 30 Sep 2016 11:10:09 +0800 Subject: [PATCH] fixed #7 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5a8d017..708df78 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ npm-debug.log *.swo *.log /index.html -/index_prod.html \ No newline at end of file +/index_prod.html +local/dist \ No newline at end of file -- libgit2 0.21.4