Skip to content

Commit

Permalink
Added to gitignore to hide a virtual environment.
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperSonicHub1 committed Dec 4, 2020
1 parent 395351a commit 24c2cf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 24c2cf8

Please sign in to comment.