There was an error while loading. Please reload this page.
1 parent e8a82ff commit 850fb07Copy full SHA for 850fb07
4 files changed
.Rbuildignore
@@ -1,17 +1,10 @@
1
debian
2
-inst/doc/html
3
-inst/doc/latex
4
-inst/doc/man
5
-inst/doc/jss.bst
6
-vignettes/jss.bst
7
^.*\.Rproj$
8
^\.Rproj\.user$
9
-vignettes/notyet
10
doxyfile
11
\.travis\.yml
12
\.dir-locals\.el
13
\.clang_format
14
-vignettes/getCurrentVersionsOfCitedPackages.R
15
^Contributing.md$
16
^\.codecov\.yml$
17
inst/include/Rcpp.h.new
.Rinstignore
.gitignore
@@ -16,8 +16,6 @@ Rcpp.pro.user
*.tar.gz
18
19
-vignettes/*_cache
20
-
21
## GNU global
22
GPATH
23
GRTAGS
vignettes/.gitignore
@@ -8,3 +8,6 @@ Rcpp-*.tex
unitTests-results/
rmd/figures/bootstrap.pdf
rmd/OLDbackup
+rmd/*_cache
+rmd/*.pdf
+rmd/*.cls
0 commit comments