From ebd55f666db12944c1d513806a43f68cc6a87b15 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 6 Jun 2017 10:31:28 +0200 Subject: [PATCH] MDL-57791 analytics: Ignored new 3rd party lib --- .eslintignore | 3 ++- .stylelintignore | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.eslintignore b/.eslintignore index f37d77fb97217..c671566a14978 100644 --- a/.eslintignore +++ b/.eslintignore @@ -13,6 +13,7 @@ lib/editor/atto/yui/src/rangy/js/*.* lib/editor/tinymce/plugins/pdw/tinymce/ lib/editor/tinymce/plugins/spellchecker/rpc.php lib/editor/tinymce/tiny_mce/ +lib/mlbackend/php/phpml/ lib/adodb/ lib/bennu/ lib/evalmath/ @@ -80,4 +81,4 @@ theme/boost/scss/fontawesome/ theme/bootstrapbase/less/bootstrap/ theme/bootstrapbase/javascript/html5shiv.js theme/bootstrapbase/amd/src/bootstrap.js -theme/bootstrapbase/less/fontawesome/ \ No newline at end of file +theme/bootstrapbase/less/fontawesome/ diff --git a/.stylelintignore b/.stylelintignore index 392cab1e78315..d8ad8e62b85b2 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -14,6 +14,7 @@ lib/editor/atto/yui/src/rangy/js/*.* lib/editor/tinymce/plugins/pdw/tinymce/ lib/editor/tinymce/plugins/spellchecker/rpc.php lib/editor/tinymce/tiny_mce/ +lib/mlbackend/php/phpml/ lib/adodb/ lib/bennu/ lib/evalmath/ @@ -81,4 +82,4 @@ theme/boost/scss/fontawesome/ theme/bootstrapbase/less/bootstrap/ theme/bootstrapbase/javascript/html5shiv.js theme/bootstrapbase/amd/src/bootstrap.js -theme/bootstrapbase/less/fontawesome/ \ No newline at end of file +theme/bootstrapbase/less/fontawesome/