X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=build-config.js;h=16fe6075f58823b13b5989b51caa1db327bb9965;hp=5ea8379ed7bd8ef4c61b24820847f36fe9a96370;hb=HEAD;hpb=1ee1c545da9547be80491681fd9c342e4b938f2f diff --git a/build-config.js b/build-config.js index 5ea8379..16fe607 100644 --- a/build-config.js +++ b/build-config.js @@ -1,5 +1,5 @@ /** - * @license Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. + * @license Copyright (c) 2003-2015, CKSource - Frederico Knabben. All rights reserved. * For licensing, see LICENSE.md or http://ckeditor.com/license */ @@ -34,13 +34,15 @@ var CKBUILDER_CONFIG = { 'bender-out.log', 'dev', '.DS_Store', + '.editorconfig', '.gitattributes', '.gitignore', - 'Gruntfile.js', + 'gruntfile.js', '.idea', '.jscsrc', '.jshintignore', '.jshintrc', + 'less', '.mailmap', 'node_modules', 'package.json',