From d980620010a2bc2dc1972ada80afdca53ea1037b Mon Sep 17 00:00:00 2001 From: isaacs Date: Sat, 17 Mar 2012 11:00:05 -0700 Subject: [PATCH] Ignore 'making a build' artifacts --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6eb3b0a..3b2ad3f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,6 @@ ipch/ /dist-osx /npm.wxs /tools/msvs/npm.wixobj +email.md +blog.html +deps/v8-* -- 2.7.4