From 4c919662596d60b4d4914b3f9dbc09e88c929663 Mon Sep 17 00:00:00 2001 From: Nicky Gerritsen Date: Tue, 6 Jan 2026 20:38:43 +0100 Subject: [PATCH] Use correct filename to ignore reference file --- webapp/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/.gitignore b/webapp/.gitignore index 8c7499318f..2e8bd678bb 100644 --- a/webapp/.gitignore +++ b/webapp/.gitignore @@ -1,5 +1,5 @@ /config/autoload.php -/config/references.php +/config/reference.php /config/static.yaml /build/ !/var/cache