Skip to content

Commit

Permalink
Gitignore .venv too
Browse files Browse the repository at this point in the history
  • Loading branch information
fwcd committed Sep 9, 2024
1 parent eb03803 commit d0c2f51
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 @@ -5,6 +5,8 @@ build
*.egg-info
*.pyc
dist

.venv
venv

/*.png
Expand Down

0 comments on commit d0c2f51

Please sign in to comment.