From fd437d0f920ae022af9580473f82d23ddef26076 Mon Sep 17 00:00:00 2001 From: Fernando Mayer <fernandomayer@gmail.com> Date: Thu, 1 Oct 2015 16:15:55 -0300 Subject: [PATCH] Add CONTRIBUTING to R ignore --- .Rbuildignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.Rbuildignore b/.Rbuildignore index 9f77db5..0080346 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -9,4 +9,5 @@ buildPkg.R Examples/ README.Rmd -Rplots.pdf \ No newline at end of file +Rplots.pdf +CONTRIBUTING.md \ No newline at end of file -- GitLab