Skip to content

Commit 850fb07

Browse files
committed
cleanup and refinement of dot files
1 parent e8a82ff commit 850fb07

File tree

4 files changed

+3
-13
lines changed

4 files changed

+3
-13
lines changed

.Rbuildignore

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
debian
2-
inst/doc/html
3-
inst/doc/latex
4-
inst/doc/man
5-
inst/doc/jss.bst
6-
vignettes/jss.bst
72
^.*\.Rproj$
83
^\.Rproj\.user$
9-
vignettes/notyet
104
doxyfile
115
\.travis\.yml
126
\.dir-locals\.el
137
\.clang_format
14-
vignettes/getCurrentVersionsOfCitedPackages.R
158
^Contributing.md$
169
^\.codecov\.yml$
1710
inst/include/Rcpp.h.new

.Rinstignore

Lines changed: 0 additions & 4 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Rcpp.pro.user
1616

1717
*.tar.gz
1818

19-
vignettes/*_cache
20-
2119
## GNU global
2220
GPATH
2321
GRTAGS

vignettes/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ Rcpp-*.tex
88
unitTests-results/
99
rmd/figures/bootstrap.pdf
1010
rmd/OLDbackup
11+
rmd/*_cache
12+
rmd/*.pdf
13+
rmd/*.cls

0 commit comments

Comments
 (0)