From fada984184b0afc70cda776a4e8d0a89ab30f750 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jo=C3=A3o=20Victor=20Tozatti=20Risso?= <jvtr12@inf.ufpr.br>
Date: Mon, 5 Sep 2016 11:29:07 -0300
Subject: [PATCH] Fix gulp-cache name in .gitignore
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: João Victor Tozatti Risso <jvtr12@inf.ufpr.br>
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 9895c657..aba96774 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,4 @@ npm-debug.log
 node_modules/
 build/*
 
-.gulpcache
+.gulp-cache
-- 
GitLab