Skip to content

Commit

Permalink
[MINOR][R] add SparkR.Rcheck/ and SparkR_*.tar.gz to R/.gitignore
Browse files Browse the repository at this point in the history
## What changes were proposed in this pull request?

Ignore temp files generated by `check-cran.sh`.

Author: Xiangrui Meng <[email protected]>

Closes #14740 from mengxr/R-gitignore.
  • Loading branch information
mengxr committed Aug 21, 2016
1 parent e328f57 commit ab71434
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
lib
pkg/man
pkg/html
SparkR.Rcheck/
SparkR_*.tar.gz

0 comments on commit ab71434

Please sign in to comment.