add files from python tests to .gitignore (#8410)

This commit is contained in:
James Lamb 2022-11-02 18:57:45 -05:00 committed by GitHub
parent 99fa8dad2d
commit b1b2524dbb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.gitignore vendored
View File

@ -137,5 +137,9 @@ credentials.csv
.metals .metals
.bloop .bloop
# hypothesis python tests # python tests
demo/**/*.txt
*.dmatrix
.hypothesis .hypothesis
__MACOSX/
model*.json