Skip to content

Commit 7945dae

Browse files
committed
[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 <[email protected]> Closes #15215 from yanboliang/ignore.
1 parent 248916f commit 7945dae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
R-unit-tests.log
2525
R/unit-tests.out
2626
R/cran-check.out
27+
R/pkg/vignettes/sparkr-vignettes.html
2728
build/*.jar
2829
build/apache-maven*
2930
build/scala*

0 commit comments

Comments
 (0)