diff --git a/.gitignore b/.gitignore index 121fa6688..f6ab297e0 100644 --- a/.gitignore +++ b/.gitignore @@ -137,5 +137,9 @@ credentials.csv .metals .bloop -# hypothesis python tests -.hypothesis \ No newline at end of file +# python tests +demo/**/*.txt +*.dmatrix +.hypothesis +__MACOSX/ +model*.json