Update .gitignore

add `.venv*` to .gitignore
This commit is contained in:
Paul Robinson
2023-09-05 16:29:30 -06:00
committed by GitHub
parent fca6a3f3d3
commit 8a57adf950

1
.gitignore vendored
View File

@ -20,6 +20,7 @@ lib
lib64
pip-wheel-metadata
venv*
.venv*
# Installer logs
pip-log.txt