diff options
Diffstat (limited to '.jshintignore')
-rw-r--r-- | .jshintignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.jshintignore b/.jshintignore index 71bddb82c..19f1b9c52 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,7 +1,6 @@ +external src/intro.js src/outro.js -src/sizzle/**/* -test/libs/**/* test/data/jquery-1.9.1.js test/data/badcall.js test/data/badjson.js |