From 7701875cb2edddfe1ac60ba9b60fe299f8c30483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 23 Sep 2025 23:36:52 -0400 Subject: [PATCH] Ignore core web readme --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 77ff9b8..532b88c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ web/modules/contrib web/profiles web/sites web/libraries +web/README.md ## Temporarily allow deployment of custom modules (by only ignoring contrib here). ## So far we are using custom modules for migration only, which wouldn't technically ## ever be required on the platform.