Add .venv to .gitignore (#3466)

This commit is contained in:
Stefan Kangas
2024-06-20 23:26:59 +02:00
committed by GitHub
parent 43dd7d5bf9
commit 058eaf18aa

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.coverage
.venv
build
dist
ld