aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYanbo Liang <ybliang8@gmail.com>2016-09-24 01:03:11 -0700
committerYanbo Liang <ybliang8@gmail.com>2016-09-24 01:03:11 -0700
commit7945daed12542587d51ece8f07e5c828b40db14a (patch)
treec7b635969782dd2554898a739a93b4d897990d7d
parent248916f5589155c0c3e93c3874781f17b08d598d (diff)
downloadspark-7945daed12542587d51ece8f07e5c828b40db14a.tar.gz
spark-7945daed12542587d51ece8f07e5c828b40db14a.tar.bz2
spark-7945daed12542587d51ece8f07e5c828b40db14a.zip
[MINOR][SPARKR] Add sparkr-vignettes.html to gitignore.
## What changes were proposed in this pull request? Add ```sparkr-vignettes.html``` to ```.gitignore```. ## How was this patch tested? No need test. Author: Yanbo Liang <ybliang8@gmail.com> Closes #15215 from yanboliang/ignore.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cfa8ad05f7..39d17e1793 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,7 @@
R-unit-tests.log
R/unit-tests.out
R/cran-check.out
+R/pkg/vignettes/sparkr-vignettes.html
build/*.jar
build/apache-maven*
build/scala*