Ignore spellchecker/vendor folder

This commit is contained in:
Kevin Sawicki
2014-01-15 13:08:57 -08:00
parent af95abe185
commit b1679a03d6

View File

@@ -45,6 +45,7 @@ module.exports = (grunt) ->
path.join('less', 'dist')
path.join('less', 'test')
path.join('bootstrap', 'docs')
path.join('spellchecker', 'vendor')
path.join('vendor', 'apm')
path.join('resources', 'mac')
path.join('resources', 'win')