diff --git a/Gruntfile.js b/Gruntfile.js index 02237c2..8c7d177 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -132,6 +132,7 @@ module.exports = function(grunt) { ignores: [ 'node_modules/*', 'dist/*', + 'src/datasource-zabbix/benchmarks/*' ] } },