From 8ff57882c7b0042918bf7ef8f8c894a37c85e1c5 Mon Sep 17 00:00:00 2001 From: John Mount Date: Wed, 20 Feb 2019 08:26:31 -0800 Subject: [PATCH] ingore CRAN-RELEASE --- .Rbuildignore | 2 +- .gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.Rbuildignore b/.Rbuildignore index c2c6e44..05a48db 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,3 +1,4 @@ +^CRAN-RELEASE$ ^.*\.Rproj$ ^\.Rproj\.user$ ^cran-comments\.md$ @@ -12,7 +13,6 @@ ^\.git.*$ ^html$ ^.*rsconnect.*$ -^README\.Rmd$ ^WVPlots\.png$ ^\.gitignore$ ^docs$ diff --git a/.gitignore b/.gitignore index f4d1cb9..14e1e9e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ inst/doc *~ .DS_Store +CRAN-RELEASE