From eb31eccdc1ad8f7769d14d0c51129a0dd734bdc7 Mon Sep 17 00:00:00 2001 From: samerbam Date: Sat, 26 Aug 2023 23:27:32 -0400 Subject: [PATCH] remove token.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e34eb3b..791e15c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ sudoku*.png data.json client_secret.json +token.json # Byte-compiled / optimized / DLL files __pycache__/