1
0
mirror of https://github.com/github/choosealicense.com synced 2024-12-22 12:50:24 +01:00

exclude vendored tests from proofer

This commit is contained in:
Ben Balter 2014-09-05 11:32:41 -04:00
parent 580082f408
commit 4ec63be944

View File

@ -32,6 +32,8 @@ exclude:
- vendor/bundle - vendor/bundle
- test - test
- tests - tests
- assets/vendor/selectivizr/tests
- assets/vendor/zeroclipboard/test
gems: gems:
- jekyll-sitemap - jekyll-sitemap