Lint: update .jshintignore
Remove folders that no longer exist and ignore folders with binary/PDF files.
This commit is contained in:
parent
c8158dc672
commit
c719762099
1 changed files with 2 additions and 4 deletions
|
@ -3,16 +3,14 @@ l10n/
|
||||||
docs/
|
docs/
|
||||||
node_modules/
|
node_modules/
|
||||||
examples/
|
examples/
|
||||||
|
external/bcmaps/
|
||||||
external/webL10n/
|
external/webL10n/
|
||||||
external/shelljs/
|
|
||||||
external/jpgjs/
|
|
||||||
external/jasmine/
|
|
||||||
external/cmapscompress/
|
external/cmapscompress/
|
||||||
external/importL10n/
|
external/importL10n/
|
||||||
external/builder/fixtures_esprima/
|
external/builder/fixtures_esprima/
|
||||||
shared/
|
|
||||||
test/tmp/
|
test/tmp/
|
||||||
test/features/
|
test/features/
|
||||||
|
test/pdfs/
|
||||||
test/resources/
|
test/resources/
|
||||||
test/font/*_spec.js
|
test/font/*_spec.js
|
||||||
*~/
|
*~/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue