Added to gitignore to hide a virtual environment.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -18,3 +18,7 @@ index.json
|
|||||||
# Generated PDF pages
|
# Generated PDF pages
|
||||||
scripts/pdf/*.html
|
scripts/pdf/*.html
|
||||||
scripts/pdf/tldr-pages.pdf
|
scripts/pdf/tldr-pages.pdf
|
||||||
|
|
||||||
|
# Python venv for testing the PDF script
|
||||||
|
# Envoke it with: python3 -m scripts/pdf/venv/
|
||||||
|
scripts/pdf/venv/
|
Reference in New Issue
Block a user