From 7003883db4abe22a8e5abc176977f5ffa6216f5f Mon Sep 17 00:00:00 2001 From: Joshua Date: Thu, 3 Oct 2024 17:44:36 +0200 Subject: [PATCH] Sup vendor --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 18baddc..4a2bba8 100644 --- a/.gitignore +++ b/.gitignore @@ -187,4 +187,5 @@ fabric.properties /web/js/ # End of https://www.toptal.com/developers/gitignore/api/symfony,phpstorm,git -.idea/ \ No newline at end of file +.idea/ +/vendor/ \ No newline at end of file