summaryrefslogtreecommitdiffstats
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/Gruntfile.js1
1 files changed, 1 insertions, 0 deletions
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*',