From 15bfdfe581b0a0abe48f42b8ca6d5ea1a09c819f Mon Sep 17 00:00:00 2001 From: Xiangrui Meng Date: Sun, 21 Aug 2016 09:41:24 -0700 Subject: [PATCH] add SparkR.Rcheck/ and SparkR_*.tar.gz to R/.gitignore --- R/.gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/R/.gitignore b/R/.gitignore index 9a5889ba28b2a..c98504ab07781 100644 --- a/R/.gitignore +++ b/R/.gitignore @@ -4,3 +4,5 @@ lib pkg/man pkg/html +SparkR.Rcheck/ +SparkR_*.tar.gz