From 25f7062b2853eae4707d14f68a6e56a8f9413b78 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 7 Mar 2015 12:25:34 +0100 Subject: add another blacklisted checksum file --- js/Gruntfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'js') diff --git a/js/Gruntfile.js b/js/Gruntfile.js index 71f081805..9ec8b4aff 100644 --- a/js/Gruntfile.js +++ b/js/Gruntfile.js @@ -239,6 +239,7 @@ module.exports = function (grunt) { '!../css/**', '../css/*.min.css', '!../**/*.md', + '!../**/*.rst', '!../appinfo/checksum.json', '!../build/**', '!../**/phpunit*', -- cgit v1.2.3