Browse Source
Ignore the tests directory as well
Signed-off-by: Joas Schilling <coding@schilljs.com>
pull/82/head
Joas Schilling
9 years ago
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with
5 additions and
4 deletions
-
.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/* |