From d47fe8a9736b2f3ce4d3ad7d016f7f9f5970a1c8 Mon Sep 17 00:00:00 2001 From: Carsten Schmitz Date: Fri, 31 Mar 2023 12:21:41 +0200 Subject: [PATCH] Fixed issue: [security] Removed vulnerable example files --- .gitattributes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 3ce244ec0ea..4644afd6e41 100644 --- a/.gitattributes +++ b/.gitattributes @@ -13,9 +13,10 @@ package.json export-ignore phpci.yml export-ignore phpcs.ruleset.xml export-ignore phpunit.xml export-ignore -palm.xml export-ignore +palm.xml export-ignore tests export-ignore yarn.lock export-ignore +vendor/khaled.alshamaa/ar-php/examples export-ignore # Set default behaviour, in case users don't have core.autocrlf set. * text=auto