Merge pull request #3460 from Trotyl84/patch-1

.gitignore: ignore `.venv/`
pull/3469/head
Sergey G. Brester 2023-02-20 08:42:53 +01:00 committed by GitHub
commit 06e3dea062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ htmlcov
__pycache__
.vagrant/
.idea/
.venv/