[R] avoid leaving test files behind (#8685)
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -143,3 +143,9 @@ demo/**/*.txt
|
||||
.hypothesis
|
||||
__MACOSX/
|
||||
model*.json
|
||||
|
||||
# R tests
|
||||
*.libsvm
|
||||
*.rds
|
||||
Rplots.pdf
|
||||
*.zip
|
||||
|
||||
Reference in New Issue
Block a user