mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
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:
@@ -28,7 +28,7 @@
|
|||||||
- ^rebar$
|
- ^rebar$
|
||||||
|
|
||||||
# Vendored dependencies
|
# Vendored dependencies
|
||||||
- vendor/
|
- vendors?/
|
||||||
|
|
||||||
# Debian packaging
|
# Debian packaging
|
||||||
- ^debian/
|
- ^debian/
|
||||||
|
|||||||
Reference in New Issue
Block a user