Skip to content

Commit

Permalink
Add venv contents to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aaditkamat authored Oct 4, 2022
1 parent 2899e22 commit f35a35c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ my_classifier.pkl
my_dataset.pkl
my_feature_list.pkl
.DS_Store
__pycache__
__pycache__
venv/

0 comments on commit f35a35c

Please sign in to comment.