Browse Source

Ignore the tests directory as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/82/head
Joas Schilling 9 years ago
parent
commit
a1bde55bf5
No known key found for this signature in database GPG Key ID: E166FD8976B3BAC8
  1. 9
      .eslintignore

9
.eslintignore

@ -1,4 +1,5 @@
js/simplewebrtc.js
js/vendor/*
js/tests/*
karma.conf.js
/js/tests/*
/js/vendor/*
/js/simplewebrtc.js
/karma.conf.js
/tests/*
Loading…
Cancel
Save