From 915ebbf7f01f9c8c881ee1a1f8af18fbcad55556 Mon Sep 17 00:00:00 2001 From: Wilmer Ramones Date: Sat, 9 Jul 2016 16:55:16 -0400 Subject: [PATCH] actualizando el .gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8798175..4257fe1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ /web/uploads/ /app/bootstrap.php.cache /app/cache/* -/app/sessions/* +/app/sessions/ /app/config/parameters.yml /app/logs/* !app/cache/.gitkeep @@ -11,4 +11,4 @@ /vendor/ /bin/ /composer.phar -/nbproject/private/ \ No newline at end of file +/nbproject/private/ -- 2.0.0