chore: ignore venv recursively (#10768)

pull/23/head
Seth Falco 2023-10-01 09:57:04 +01:00 committed by GitHub
parent 1c99a3888f
commit 834f486f4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -27,4 +27,4 @@ scripts/pdf/tldr-pages.pdf
# Python venv for testing the PDF script
# Create it with: python3 -m venv scripts/pdf/venv/
scripts/pdf/venv/
venv