From: Thomas Müller Date: Mon, 14 Apr 2014 17:56:23 +0000 (+0200) Subject: Ignore jquery.multiselect.js - it's 3rdparty X-Git-Tag: v7.0.0alpha2~431 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4fcb93578b0c971cd5272549f4a05a56dd2b279d;p=nextcloud-server.git Ignore jquery.multiselect.js - it's 3rdparty --- diff --git a/.scrutinizer.yml b/.scrutinizer.yml index 57b88568854..fa05b9b8a40 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -17,6 +17,7 @@ filter: - 'core/js/jquery.inview.js' - 'core/js/jquery.placeholder.js' - 'core/js/underscore.js' + - 'core/js/jquery.multiselect.js' imports: