mirror of https://github.com/apache/jmeter.git
Ignore jar files in lib for inclusion in git (In subversion they are excluded as well)
git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1704170 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b345a7046e
commit
e5e11934fc
|
|
@ -21,3 +21,6 @@ target/
|
||||||
|
|
||||||
build-local.properties
|
build-local.properties
|
||||||
jmeter-fb.*
|
jmeter-fb.*
|
||||||
|
|
||||||
|
# ignore jar's in lib/
|
||||||
|
/lib/**/*.jar
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue