From f586b59602f2d7ab281816288aef991bc1cf101c Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Sun, 27 Mar 2016 00:56:34 +0000 Subject: [PATCH] added build dir to build --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e920c16718..ab09be5eb5 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ node_modules # Optional REPL history .node_repl_history + +# build +build