Skip to content

Commit cd3bb5b

Browse files
committed
add Contributing.md to .Rbuildignore which was refreshed as well
1 parent bab0139 commit cd3bb5b

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.Rbuildignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,10 @@ inst/doc/jss.bst
66
vignettes/jss.bst
77
^.*\.Rproj$
88
^\.Rproj\.user$
9-
inst/include/Rcpp/preprocessor
10-
inst/include/Rcpp/sugar/functions/impl
119
vignettes/notyet
1210
doxyfile
1311
.travis.yml
1412
.dir-locals.el
1513
.clang_format
1614
vignettes/getCurrentVersionsOfCitedPackages.R
15+
^Contributing.md$

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2016-01-09 Dirk Eddelbuettel <[email protected]>
2+
3+
* Contributing.md: Added to GitHub repo
4+
5+
* .Rbuildignore: Ensure Contributing.md is not in R package, also
6+
removed two old entries
7+
18
2015-12-29 Joshua Pritikin <[email protected]>
29

310
* inst/include/Rcpp/Module.h: Initialize base class in copy ctor

0 commit comments

Comments
 (0)