mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
Added to gitignore to hide a virtual environment.
This commit is contained in:
@@ -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/
|
||||
Reference in New Issue
Block a user