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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-11 14:26:45 +0300
committerJoas Schilling <coding@schilljs.com>2022-10-10 17:56:34 +0300
commitb65501714e1a0ede9402e551ebb3bd3694d19609 (patch)
tree537f28ecffea48a27ef93a2458810a7338e6219d /.gitignore
parentf626785ad8fff11baf29980fa3a966acc1c09b3c (diff)
Implement JWT tokens for external site links
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4969039..edfd882 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@ build
/node_modules
/js/dist
/vendor
+/vendor-bin/*/vendor
+/lib/Vendor
.php-cs-fixer.cache