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