From 8023d46f1166b2a6088c9f96113ea616ad88271d Mon Sep 17 00:00:00 2001 From: ltuffery <123221865+ltuffery@users.noreply.github.com> Date: Tue, 13 May 2025 14:52:09 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f846710..cc1ce5c 100644 --- a/.gitignore +++ b/.gitignore @@ -157,4 +157,5 @@ vendor .phpunit* .php-cs-fixer.cache /api/storage/photos -bun.lock \ No newline at end of file +bun.lock +composer.lock