From b8925f0deaa47c36b2d4013a7ad1bddf3c76e95c Mon Sep 17 00:00:00 2001 From: Marvin Hinz <35603466+marvinhinz@users.noreply.github.com> Date: Tue, 30 Oct 2018 12:49:02 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a533544..a1a754e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ # Ignore Composer Dependencies and Lock File # See: https://getcomposer.org/doc/02-libraries.md#lock-file -/vendor/ +/vendor /composer.lock