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-20 12:26:40 +0300
committerJoas Schilling <coding@schilljs.com>2022-07-20 12:26:40 +0300
commit7fb635a6416e0dad1789960e75a0426a63ed1e1b (patch)
tree86434450173662fb79be882eb4483dfb9d85a641 /.gitignore
parentcaf7822598a109e9ab956a1b1166736820bc17d2 (diff)
Fix composer commands
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 3927de3..4969039 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ build
# Node
/node_modules
/js/dist
+/vendor
+.php-cs-fixer.cache