mirror of https://github.com/apache/jmeter.git
Add build-local.properties to rat excluded files.
Bugzilla Id: 60885 git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1787501 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b16ec17726
commit
0785dace1e
|
|
@ -12,6 +12,7 @@ bin/report-output/**
|
||||||
bin/report-template/**
|
bin/report-template/**
|
||||||
bin/testfiles/**
|
bin/testfiles/**
|
||||||
build/**
|
build/**
|
||||||
|
build-local.properties
|
||||||
docs/**
|
docs/**
|
||||||
extras/*.txt
|
extras/*.txt
|
||||||
**/images/**
|
**/images/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue