Update vendor.yml

extend the vendor/ exclusion to handle vendors/

Some projects use this folder to store external libaries (eg https://github.com/Elgg/Elgg)
This commit is contained in:
Jerome Bakker
2013-10-25 17:02:04 +02:00
parent ce6a8aa671
commit cb9c3732f2

View File

@@ -28,7 +28,7 @@
- ^rebar$
# Vendored dependencies
- vendor/
- vendors?/
# Debian packaging
- ^debian/