Updated git ignore.

This commit is contained in:
2026-02-03 10:19:20 -05:00
parent 9dec4a472f
commit 3884fa3e17

4
.gitignore vendored
View File

@@ -3,4 +3,6 @@ __pycache__/
run_*/ run_*/
*.docx *.docx
*.epub *.epub
data/ data/
token.json
credentials.json