Compare commits

..

2 Commits

Author SHA1 Message Date
403d015dbe Merge branch 'main' of http://10.0.0.102:3000/thethreemagi/bookapp 2026-02-03 10:19:39 -05:00
3884fa3e17 Updated git ignore. 2026-02-03 10:19:20 -05:00

4
.gitignore vendored
View File

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