From 9e125dd0a4ba8b0b0ea269b7db493b8362c3e465 Mon Sep 17 00:00:00 2001 From: Lucas Gass Date: Thu, 9 Oct 2025 22:46:37 +0000 Subject: [PATCH] Bug 40527: Add SECURITY.md to ignored list in MakeFile.t --- t/Makefile.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/Makefile.t b/t/Makefile.t index ff67aadc4f8..eb5a99f1f1d 100755 --- a/t/Makefile.t +++ b/t/Makefile.t @@ -36,6 +36,7 @@ my @ignored = qw( .stylelintrc.json LICENSE README.md + SECURITY.md README.robots debian install-CPAN.pl -- 2.39.5