Skip to content

Commit

Permalink
[MINOR][SPARKR] ignore Rplots.pdf test output after running R tests
Browse files Browse the repository at this point in the history
## What changes were proposed in this pull request?

After running R tests in local build, it outputs Rplots.pdf. This one should be ignored in the git repository.

Author: wangmiao1981 <[email protected]>

Closes apache#18518 from wangmiao1981/ignore.
  • Loading branch information
wangmiao1981 authored and Felix Cheung committed Jul 4, 2017
1 parent cec3921 commit daabf42
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 @@ -25,6 +25,7 @@ R-unit-tests.log
R/unit-tests.out
R/cran-check.out
R/pkg/vignettes/sparkr-vignettes.html
R/pkg/tests/fulltests/Rplots.pdf
build/*.jar
build/apache-maven*
build/scala*
Expand Down

0 comments on commit daabf42

Please sign in to comment.