Skip Ace in the www/share folder for fauxton
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/ac9752dc Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/ac9752dc Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/ac9752dc Branch: refs/heads/1960-paginate-all_dbs Commit: ac9752dca7dca3eb8bd314c429b75db14b454722 Parents: a6763c7 Author: suelockwood <[email protected]> Authored: Thu Jan 2 13:27:19 2014 -0500 Committer: suelockwood <[email protected]> Committed: Thu Jan 2 13:27:19 2014 -0500 ---------------------------------------------------------------------- license.skip | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/ac9752dc/license.skip ---------------------------------------------------------------------- diff --git a/license.skip b/license.skip index 56f239d..0895cf8 100644 --- a/license.skip +++ b/license.skip @@ -81,6 +81,11 @@ ^share/www/script/test/lorem.* ^share/www/style/jquery-ui-1.8.11.custom.css ^share/www/fauxton/img/.* +^share/www/fauxton/js/ace/mode-javascript.js +^share/www/fauxton/js/ace/mode-json.js +^share/www/fauxton/js/ace/theme-crimson_editor.js +^share/www/fauxton/js/ace/worker-javascript.js +^share/www/fauxton/js/ace/worker-json.js ^src/Makefile ^src/Makefile.in ^src/couch_index/Makefile @@ -126,6 +131,8 @@ ^src/fauxton/assets/css/nv.d3.css ^src/fauxton/assets/img/.* ^src/fauxton/assets/js/libs/.*.js +^src/fauxton/assets/js/libs/ace/.*.js +^src/fauxton/assets/js/libs/ace/snippets/.*.js ^src/fauxton/assets/js/plugins/.*.js ^src/fauxton/assets/less/bootstrap/.*.less ^src/fauxton/assets/less/bootstrap/tests/css-tests.css
