Skip to content

Commit

Permalink
[MINOR][SPARKR] Add sparkr-vignettes.html to gitignore.
Browse files Browse the repository at this point in the history
## 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 <[email protected]>

Closes apache#15215 from yanboliang/ignore.
  • Loading branch information
yanboliang committed Sep 24, 2016
1 parent 248916f commit 7945dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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*
Expand Down

0 comments on commit 7945dae

Please sign in to comment.