From 7077229630dc79b34a0fab285ba180db0ea045b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rn=20Fauske?= Date: Mon, 3 Mar 2025 16:30:18 +0100 Subject: [PATCH] Remove drupal-scaffold file-mapping exclusion for project root .gitignore In order to allow ramsalt/drupal-scaffold to append ramsalt-specific values to the project root .gitignore, we need to remove the file-mapping exclusion introduced upstream --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 143b22154..a465c899f 100644 --- a/composer.json +++ b/composer.json @@ -79,7 +79,6 @@ "ramsalt/phpcompatibility-meta" ], "file-mapping": { - "[project-root]/.gitignore": false, "[web-root]/INSTALL.txt": false, "[web-root]/README.txt": false, "[web-root]/sites/development.services.yml": {