Skip to content

Commit

Permalink
Added venv* to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed Mar 14, 2023
1 parent a18a707 commit 4c68d19
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 @@ -5,6 +5,7 @@
*.dll
build
dist
venv*/
docs/_build
src/wheel/_version.py
__pycache__
Expand Down

0 comments on commit 4c68d19

Please sign in to comment.