Skip to content

Commit

Permalink
add venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Feb 7, 2022
1 parent 9a56981 commit 8590e82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ __pycache__
/docs/_build
/dist
/*.egg-info
/.venv
/venv

0 comments on commit 8590e82

Please sign in to comment.