From: Timo Tijhof Date: Thu, 27 Feb 2014 14:29:23 +0000 (+0100) Subject: jshintignore: Add jquery.fullscreen.js X-Git-Tag: 1.31.0-rc.0~16798^2 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=b32e99ae7946fd429c605cdbb13eea070317f91a;p=lhc%2Fweb%2Fwiklou.git jshintignore: Add jquery.fullscreen.js Follows-up 37835854c7. Though it passes out jshint config, it won't pass jscs and even if it would, it's upstream so it doesn't have to pass. Change-Id: Ia67da79b74252065c348a932e700926700030722 --- diff --git a/.jshintignore b/.jshintignore index 0e3c679b5c..a44a4d4476 100644 --- a/.jshintignore +++ b/.jshintignore @@ -16,6 +16,7 @@ resources/jquery/jquery.cookie.js resources/jquery/jquery.cycle.all.js resources/jquery/jquery.farbtastic.js resources/jquery/jquery.form.js +resources/jquery/jquery.fullscreen.js resources/jquery/jquery.hoverIntent.js resources/jquery/jquery.js resources/jquery/jquery.json.js