mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 21:15:32 +02:00
Added to gitignore to hide a virtual environment.
This commit is contained in:
parent
395351ad7e
commit
24c2cf8ccf
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -18,3 +18,7 @@ index.json
|
|||
# Generated PDF pages
|
||||
scripts/pdf/*.html
|
||||
scripts/pdf/tldr-pages.pdf
|
||||
|
||||
# Python venv for testing the PDF script
|
||||
# Envoke it with: python3 -m scripts/pdf/venv/
|
||||
scripts/pdf/venv/
|
Loading…
Add table
Reference in a new issue