mirror of https://github.com/apache/jmeter.git
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: be6f0f7e75
This commit is contained in:
parent
eecd4b6a44
commit
b8d744237a
|
|
@ -16,6 +16,8 @@ bin/report-template/**
|
||||||
bin/testfiles/**
|
bin/testfiles/**
|
||||||
build/**
|
build/**
|
||||||
build-local.properties
|
build-local.properties
|
||||||
|
dist/*.md5
|
||||||
|
dist/*.sha512
|
||||||
docs/**
|
docs/**
|
||||||
extras/*.txt
|
extras/*.txt
|
||||||
extras/*.json
|
extras/*.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue