Skip to content

Commit

Permalink
Merge pull request #359 from aaditkamat/update-gitignore
Browse files Browse the repository at this point in the history
Add venv contents to gitignore
  • Loading branch information
abhiojha8 authored Dec 16, 2022
2 parents 2899e22 + f35a35c commit 67919d5
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 67919d5

Please sign in to comment.