From 706d72ed844e0a6eb4dc4d7db0be250658630576 Mon Sep 17 00:00:00 2001 From: Roel van Hintum Date: Thu, 28 Apr 2022 10:28:44 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d8b2ded..c41559d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store -/vendor \ No newline at end of file +/vendor +composer.lock