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

This commit is contained in:
James Lamb
2022-11-03 07:57:45 +08:00
committed by GitHub
parent 99fa8dad2d
commit b1b2524dbb
+6 -2
View File
@@ -137,5 +137,9 @@ credentials.csv
.metals
.bloop
# hypothesis python tests
.hypothesis
# python tests
demo/**/*.txt
*.dmatrix
.hypothesis
__MACOSX/
model*.json