Exclude .epub from .gitignore

This commit is contained in:
TheOnlyWayUp
2024-07-08 12:15:12 +00:00
parent d819db27d3
commit 405cb7bcfe
-1
View File
@@ -1,6 +1,5 @@
__pycache__ __pycache__
venv venv
*epub
data data
*ipynb *ipynb
build build