From 9fe3ce9f96248f1e5cae8eaad50e0df3330828d8 Mon Sep 17 00:00:00 2001 From: tristan Date: Wed, 13 May 2026 10:32:27 +0200 Subject: [PATCH] fix : .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 86f5863..a8d6c8f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /.env.local.php /.env.*.local /config/secrets/dev/dev.decrypt.private.php +/config/reference.php /public/bundles/ /var/ /vendor/