From 3f7c136d6b1d9490a12d261685221fa30093dd38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 23 Jan 2025 12:40:39 +0100 Subject: [PATCH] Remove yarn.lock from tracking --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 9a79c1a69..210b03aa6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ composer.lock docs/build/ .php_cs.cache .cache/* +yarn.lock docker/db/data docker/rabbitmq/data