From 26894303061009c2801afc5e3c26762824f2cec5 Mon Sep 17 00:00:00 2001 From: Marco Stoll Date: Thu, 20 Jun 2019 09:22:14 +0200 Subject: [PATCH] [TASK] ignore composer.lock --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8c8d9ef..debb950 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ .idea/ /vendor - -todos.md \ No newline at end of file +composer.lock \ No newline at end of file