Remove yarn.lock from tracking

This commit is contained in:
Julien Fastré 2025-01-23 12:40:39 +01:00
parent 5d9c573853
commit 3f7c136d6b
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

1
.gitignore vendored
View File

@ -5,6 +5,7 @@ composer.lock
docs/build/
.php_cs.cache
.cache/*
yarn.lock
docker/db/data
docker/rabbitmq/data