diff --git a/.gitignore b/.gitignore index 53c4523..d2de7de 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ __pycache__/ run_*/ *.docx *.epub -data/ \ No newline at end of file +data/ +token.json +credentials.json \ No newline at end of file