From b8d744237aebf359ad5c26b51c5b10bbb35d51e0 Mon Sep 17 00:00:00 2001 From: Felix Schumacher Date: Sun, 17 Dec 2017 10:38:46 +0000 Subject: [PATCH] Exclude hashsum-files from dist folder for rat git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1818470 13f79535-47bb-0310-9956-ffa450edef68 Former-commit-id: be6f0f7e75ea1b0a73e863bbfca1f62561b1aad9 --- rat-excludes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rat-excludes.txt b/rat-excludes.txt index 1874c737ff..98cbe8101d 100644 --- a/rat-excludes.txt +++ b/rat-excludes.txt @@ -16,6 +16,8 @@ bin/report-template/** bin/testfiles/** build/** build-local.properties +dist/*.md5 +dist/*.sha512 docs/** extras/*.txt extras/*.json