From eb2618962313b77c340773eb60fc68a2e962df9b Mon Sep 17 00:00:00 2001 From: David Garden Date: Thu, 12 Oct 2023 01:28:55 +0200 Subject: [PATCH] ignored composer.lock --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1d7e256..e7c1a76 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,5 @@ out # OS or Editor folders .DS_Store Thumbs.db + +.lock \ No newline at end of file