Exclude R package doc directory (#4068)

* Exclude R package doc directory

* Match starting slash of R doc directory
This commit is contained in:
Joseph Stachelek
2018-03-28 11:49:13 -04:00
committed by Colin Seymour
parent cf385d9e77
commit 03f394626d

View File

@@ -15,6 +15,7 @@
- ^[Mm]an/
- ^[Ee]xamples/
- ^[Dd]emos?/
- (^|/)inst/doc/
## Documentation files ##