diff --git a/Gruntfile.js b/Gruntfile.js index 2db0b585ff0..f7af9b547d3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -201,6 +201,7 @@ module.exports = function( grunt ) { src: [ '**', '!.*', + '!*.md', '!.*/**', '.htaccess', '!Gruntfile.js',