From b30b4408e3c3cf82233fce390009441f72cccbb4 Mon Sep 17 00:00:00 2001 From: Noah Halstead Date: Mon, 12 Oct 2020 19:17:29 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5102809..3d7d8d5 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ vendor/ .idea/ .env .phpunit.result.cache +composer.lock