Skip to content

Commit

Permalink
Add venv to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Dang committed Mar 31, 2022
1 parent 8e0a0f2 commit 5655949
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 @@ -12,3 +12,4 @@ Pipfile*
__pycache__/
.mypy_cache/
.vscode
venv

0 comments on commit 5655949

Please sign in to comment.