diff --git a/Gruntfile.js b/Gruntfile.js index 185096a..56c89d3 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -85,6 +85,7 @@ module.exports = function (grunt) { '.idea', '.sass-cache', 'bower_components', + 'javascript', 'node_modules', 'sass', '.jshintrc',