From e49f9c42a91927cbde0c2b387b7cd928d83dca92 Mon Sep 17 00:00:00 2001 From: Manuel Araoz Date: Tue, 9 Aug 2016 12:46:07 -0300 Subject: [PATCH] ignore build folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 26d648143..672444ec6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.swp *.swo node_modules/ +build/