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:
authorLukas Reschke <lukas@statuscode.ch>2016-10-17 23:39:36 +0300
committerGitHub <noreply@github.com>2016-10-17 23:39:36 +0300
commit2ab7a9b96a6df9045b6f38204fd3b7f5d777322c (patch)
treebe3155e0e49baacf2ddef89238f1f3afe5570a0a /.eslintignore
parent8f9cb3db4b85e80ae8f9bc4288f1f894f2b919dc (diff)
parentc4643d7c5bd67ac7747bfedf8b8354367bc122e5 (diff)
Merge pull request #53 from nextcloud/marionette
Use Marionette for better application structure
Diffstat (limited to '.eslintignore')
-rw-r--r--.eslintignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.eslintignore b/.eslintignore
index d34a85a72..76cbb9155 100644
--- a/.eslintignore
+++ b/.eslintignore
@@ -1 +1,2 @@
js/simplewebrtc.js
+js/vendor/*