mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add R package ignores to vendor.yml
Ignore vignette and external data directories which contain no R source code
This commit is contained in:
@@ -182,3 +182,7 @@
|
||||
|
||||
# .DS_Store's
|
||||
- .[Dd][Ss]_[Ss]tore$
|
||||
|
||||
# R packages
|
||||
- vignettes/
|
||||
- inst/extdata/
|
||||
|
||||
Reference in New Issue
Block a user