Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-03-25 17:52:17 +0300
committerJoas Schilling <coding@schilljs.com>2019-03-27 12:44:23 +0300
commit4e8deb44dd3c4c4c50ddce3a80d8356747e1d73a (patch)
treee796b44416caf5dfa4bc6cba8cfcb9cf07edd9bc /.eslintignore
parent59699e73820cf455076a61cee21bd2273531026e (diff)
Adjust ignore files
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index 6a71b494f..3f81770ec 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1,4 +1,6 @@
/js/admin/*
+/js/collections.js
+/js/collectionsintegration.js
/js/tests/*
/js/vendor/*
/js/simplewebrtc/*