gitignore: Ignore .html files
This commit is contained in:
@@ -2,6 +2,7 @@ __pycache__
|
||||
venv
|
||||
*epub
|
||||
*pdf
|
||||
*html
|
||||
data
|
||||
*ipynb
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user