From 16e0d2d8a92b7e4494508841c5b7b18cc090c476 Mon Sep 17 00:00:00 2001 From: "ry.yamafuji" Date: Sun, 26 Oct 2025 17:08:51 +0900 Subject: [PATCH] =?UTF-8?q?BigQuery=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 079d903..c9cc09a 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,7 @@ venv/ __pycache__ .env -keys/ \ No newline at end of file +keys/ + + +.onedrive_cache.json \ No newline at end of file