gitignore updated, model file

This commit is contained in:
Simon Moisy 2025-05-30 12:31:20 +08:00
parent 81e4b640a7
commit a22914731f
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,5 +1,5 @@
# ---> Python
*.json
/credentials/*.json
*.csv
*.png
# Byte-compiled / optimized / DLL files

1
data/xgboost_model.json Normal file

File diff suppressed because one or more lines are too long