chore: ignore venv recursively (#10768)

This commit is contained in:
Seth Falco
2023-10-01 09:57:04 +01:00
committed by GitHub
parent 1c99a3888f
commit 834f486f4e

2
.gitignore vendored
View File

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