Exclude vendor dir from jekyll
This commit is contained in:
@@ -2,4 +2,4 @@ name: R for data science
|
||||
markdown: redcarpet
|
||||
highlighter: pygments
|
||||
|
||||
exclude: ["CONTRIBUTING.md", "README.md", "book"]
|
||||
exclude: ["CONTRIBUTING.md", "README.md", "book", "vendor"]
|
||||
|
||||
Reference in New Issue
Block a user