mirror of
https://github.com/apache/spark.git
synced 2026-03-28 20:57:49 +00:00
## What changes were proposed in this pull request? Ignore temp files generated by `check-cran.sh`. Author: Xiangrui Meng <meng@databricks.com> Closes #14740 from mengxr/R-gitignore.
9 lines
66 B
Plaintext
9 lines
66 B
Plaintext
*.o
|
|
*.so
|
|
*.Rd
|
|
lib
|
|
pkg/man
|
|
pkg/html
|
|
SparkR.Rcheck/
|
|
SparkR_*.tar.gz
|