diff --git a/Gruntfile.js b/Gruntfile.js index 095812e..5b571c8 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -355,6 +355,7 @@ module.exports = function (grunt) { src: [ '{,**/}*.html', '{,**/}*.js', + '{,**/}*.sql', '{,**/}*.txt' ] },