Skip to content

Commit

Permalink
add .venv to ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort committed May 24, 2024
1 parent 3b68547 commit a5d300b
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 @@ -29,6 +29,7 @@ share/python-wheels/
MANIFEST
.vagrant/
deps/
.venv/

# Test results
pytest_tmp/
Expand Down

0 comments on commit a5d300b

Please sign in to comment.