Don't bundle pegjs examples

This commit is contained in:
Kevin Sawicki
2014-04-01 16:53:14 -07:00
parent fcc4376cdd
commit 1021979d98

View File

@@ -47,6 +47,7 @@ module.exports = (grunt) ->
path.join('less', 'test')
path.join('bootstrap', 'docs')
path.join('bootstrap', 'examples')
path.join('pegjs', 'examples')
# Add .* to avoid matching hunspell_dictionaries.
path.join('spellchecker', 'vendor', 'hunspell', '.*')
path.join('xmldom', 'test')