Skip to content

Commit

Permalink
Add .venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoerstr committed Jun 11, 2024
1 parent 7dbaae0 commit cea8ac7
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 @@ -20,6 +20,7 @@ share/python-wheels/
.installed.cfg
*.egg
MANIFEST
.venv

*.manifest
*.spec
Expand Down

0 comments on commit cea8ac7

Please sign in to comment.