add HTML files to gitignore (#9541)

This commit is contained in:
James Lamb 2023-09-04 01:44:58 -05:00 committed by GitHub
parent c928dd4ff5
commit 98e45f7b54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.gitignore vendored
View File

@ -146,6 +146,8 @@ __MACOSX/
model*.json model*.json
# R tests # R tests
*.htm
*.html
*.libsvm *.libsvm
*.rds *.rds
Rplots.pdf Rplots.pdf