From e5e2f1b44200cad8f1c890da39665a375e6f2674 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Vieille?= Date: Sun, 9 Oct 2016 02:28:39 +0200 Subject: [PATCH] Update Rbuildignore --- .Rbuildignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.Rbuildignore b/.Rbuildignore index f968c57..794a039 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,4 +1,6 @@ ^.*\.Rproj$ ^\.Rproj\.user$ ^data-raw$ -^draft$ \ No newline at end of file +^draft$ +^NEWS$ +^cran-comments.md$ \ No newline at end of file