From 9842ebcc4a4bfb06e4ba863fda8685f17c45d4eb Mon Sep 17 00:00:00 2001 From: Yuri Kuznetsov Date: Thu, 5 Jun 2014 12:08:07 +0300 Subject: [PATCH] gruntfile --- Gruntfile.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Gruntfile.js b/Gruntfile.js index 2f0a37c0e7..0b1a0cbba4 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -134,6 +134,7 @@ module.exports = function (grunt) { 'vendor/**', 'bootstrap.php', 'cron.php', + 'rebuild.php', 'index.php', 'LICENSE.txt', '.htaccess',