diff --git a/.gitignore b/.gitignore index be94d4f00b..2cfe5168a6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ my_classifier.pkl my_dataset.pkl my_feature_list.pkl .DS_Store -__pycache__ \ No newline at end of file +__pycache__ +venv/