summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorjld3103 <jld3103yt@gmail.com>2023-09-19 06:37:53 +0200
committerjld3103 <jld3103yt@gmail.com>2023-09-19 08:52:46 +0200
commit2ba8a891a3a1231e541973c37a96840dd969b054 (patch)
tree5a319f12b9f1584d5a854cfdb0c32886988d6065 /.gitignore
parent2c336fc33726ed5396fdae8856f7e526d497297e (diff)
Install composer-bin-plugin
Signed-off-by: jld3103 <jld3103yt@gmail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 155c2f8d7..12400b6c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
composer.phar
node_modules/
vendor/
+vendor-bin/*/vendor
js/build
*.log
/build/
@@ -72,4 +73,4 @@ nbproject
*.iml
# VS Code
-.vscode \ No newline at end of file
+.vscode