add files from python tests to .gitignore (#8410)
This commit is contained in:
parent
99fa8dad2d
commit
b1b2524dbb
6
.gitignore
vendored
6
.gitignore
vendored
@ -137,5 +137,9 @@ credentials.csv
|
||||
.metals
|
||||
.bloop
|
||||
|
||||
# hypothesis python tests
|
||||
# python tests
|
||||
demo/**/*.txt
|
||||
*.dmatrix
|
||||
.hypothesis
|
||||
__MACOSX/
|
||||
model*.json
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user