gitignore joblib

This commit is contained in:
Kaushik Narayan R 2023-10-15 18:40:22 -07:00
parent 0a12f0fd74
commit 2509402651

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ Other code/
*.env *.env
__pycache__ __pycache__
*.json *.json
*.joblib