From 2fc735802eb0d737eb4e255dcb810dee7b2a2ca1 Mon Sep 17 00:00:00 2001 From: Alberto Leal Date: Wed, 16 Jul 2014 23:32:39 -0400 Subject: [PATCH] Ignore logs in .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 94a5fd95..af5f4d75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ build/ node_modules/ npm-debug.log +logs/