From fc9b28cb2a68a0d5fd02e80d5e763d1f84c7ae12 Mon Sep 17 00:00:00 2001 From: Motoko Kusanagi Date: Wed, 2 Oct 2024 17:10:16 +0300 Subject: [PATCH] add github templates to rat exclude --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 6642594..045a82e 100644 --- a/pom.xml +++ b/pom.xml @@ -162,6 +162,11 @@ src/test/resources/base64.txt src/test/resources/base64-8m.txt + + .github/ISSUE_TEMPLATE/feature_request.md + .github/ISSUE_TEMPLATE/bug_report.md + .github/ISSUE_TEMPLATE/tasks-and-meta.md + .github/ISSUE_TEMPLATE/config.yml