From 260758f93bf73a145b86d6e1d634dc9437ef08b7 Mon Sep 17 00:00:00 2001 From: Simon Bailey Date: Thu, 1 Oct 2015 09:17:02 +0100 Subject: [PATCH] refactor: ignore temp test dir Signed-off-by: Simon Bailey --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7e8a112..e1e2d73 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ $RECYCLE.BIN/ node_modules/ npm-debug.log .idea/ +test/temp-test