From: Tim Otten Date: Fri, 3 Apr 2020 02:23:03 +0000 (-0700) Subject: [MOSS] CIV-01-001 - Remove more unnecessary files from google-code-prettifier X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=feac2ccdebea43fc7d2d6ac6aa444cf28eb292c4;p=civicrm-core.git [MOSS] CIV-01-001 - Remove more unnecessary files from google-code-prettifier --- diff --git a/composer.json b/composer.json index 4aaba8d298..a135295142 100644 --- a/composer.json +++ b/composer.json @@ -201,7 +201,7 @@ }, "google-code-prettify": { "url": "https://github.com/tcollard/google-code-prettify/archive/v1.0.5.zip", - "ignore": ["closure-compiler", "js-modules", "tests", "yui-compressor", "Makefile", "demo.html"] + "ignore": ["closure-compiler", "js-modules", "tests", "yui-compressor", "Makefile", "examples", "*.html", "run_prettify*js"] }, "jquery": { "url": "https://github.com/civicrm/jquery/archive/1.12.4-civicrm-1.2.zip"