From 6634bd9b7942e3cffad755e63ed76f0015865a1c Mon Sep 17 00:00:00 2001 From: systemsolutionweb <88460896+systemsolutionweb@users.noreply.github.com> Date: Wed, 20 Apr 2022 02:25:41 -0500 Subject: [PATCH] Forgotten config (#1652) --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 52e9cb43..bf5ad497 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,4 @@ /phpstan.neon.dist export-ignore /phpunit.xml.dist export-ignore /_config.yml export-ignore -/UPGRADE.md +/UPGRADE.md export-ignore