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>2022-08-17 11:59:20 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-01 11:53:36 +0300
commitc142394f0e18e7b788437eea5868dc7555d6d73a (patch)
tree11941531230f811aea0a76973ca92dc2e1dfdc18 /.gitignore
parentf31a3b819e535397b5f5e1bcefe543246c1d1949 (diff)
Use vendor-bin to separate dev from production dependencies
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8a2e72a2c..e3b9ff9e6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,9 @@
# PHP Code Sniffer
/vendor
+/vendor-bin/csfixer/vendor
+/vendor-bin/phpunit/vendor
+/vendor-bin/psalm/vendor
/.php-cs-fixer.cache
# Local docs