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:
Felix Schumacher 2015-09-20 17:50:05 +00:00
parent b345a7046e
commit e5e11934fc
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -21,3 +21,6 @@ target/
build-local.properties
jmeter-fb.*
# ignore jar's in lib/
/lib/**/*.jar