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

8
.gitignore vendored
View File

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