diff --git a/.gitignore b/.gitignore index e14ed41..9df09d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ app/src/logs.log app/src/best_model.pkl -app/src/dataset.csv \ No newline at end of file +app/src/dataset.csv +.DS_Store \ No newline at end of file