1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 23:41:51 +02:00

gitlab pkg cache

This commit is contained in:
2019-01-05 09:50:22 +01:00
parent ee76afede5
commit b48e609afe
3 changed files with 74 additions and 11 deletions

View File

@ -1,5 +1,7 @@
^.*\.Rproj$
^\.gitlab-ci\.yml$
^\.gitlab-ci\.R$
^\.Renviron$
^\.Rprofile$
^\.Rproj\.user$
^\.travis\.yml$
@ -7,7 +9,6 @@
^_noinclude$
^_pkgdown\.yml$
^appveyor\.yml$
^ci.R$
^cran-comments\.md$
^CRAN-RELEASE$
^doc$
@ -17,6 +18,5 @@
^index\.md$
^installed_deps$
^Meta$
^packrat/
^pkgdown$
^public$