diff --git a/.gitignore b/.gitignore index 8d69b5a..4e45b05 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ Other code/ *.env __pycache__ *.json -*.joblib \ No newline at end of file +*.joblib +Phase 3/task1.py +Phase 3/utils.py