Skip to content

Commit

Permalink
Add venv to gitignore (GourmandRecipeManager#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
cydanil authored Jul 12, 2021
1 parent 5454781 commit 35d2aca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ gourmet.desktop

# Virtual environments
/env/
/venv/


# Editors
Expand Down

0 comments on commit 35d2aca

Please sign in to comment.