[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.
This commit is contained in:
Yanbo Liang 2016-09-24 01:03:11 -07:00
parent 248916f558
commit 7945daed12

1
.gitignore vendored
View file

@ -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*