JSHint: Ignore docs/html and docs/js
authorAntoine Musso <hashar@free.fr>
Mon, 25 Mar 2013 09:24:04 +0000 (10:24 +0100)
committerTimo Tijhof <ttijhof@wikimedia.org>
Tue, 26 Mar 2013 19:32:36 +0000 (20:32 +0100)
commit702e9719b63e33830c3912306d7ed40f3c9410f1
treee96111e99ed2e5ed512afe2561cdc28b695a42a9
parent6aedfb3003ffea0a0f63962a0cba42da72fe225f
JSHint: Ignore docs/html and docs/js

The MediaWiki doxygen documentation is generated by default under
/docs/html and includes some JavaScript files.  Since we do not maintain
that output, simply ask JSHint to kindly ignore them.

Same for the static site generated by JSDuck.

Change-Id: Ief4661128992b65aa85dfaa6f48d31745fe6ff19
.jshintignore