Commit b3a4430
[SPARKR][BUILD] ignore cran-check.out under R folder
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
R add cran check which will generate the cran-check.out. This file should be ignored in git.
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
Manual test it. Run clean test and git status to make sure the file is not included in git.
Author: [email protected] <[email protected]>
Closes #14774 from wangmiao1981/ignore.
(cherry picked from commit 9958ac0)
Signed-off-by: Shivaram Venkataraman <[email protected]>1 parent 55db262 commit b3a4430
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments