From 241e61b5bc5fd92fb88f4917f8e6be6a06b45d40 Mon Sep 17 00:00:00 2001 From: Carmel <16carmel@gmail.com> Date: Wed, 17 Aug 2022 19:17:03 +0300 Subject: [PATCH] Be able to upload notebooks --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e0f7a993d..f4f54cae0 100644 --- a/.gitignore +++ b/.gitignore @@ -60,5 +60,5 @@ venv /.vscode /.env* -*.ipynb* + GOOGLE_APPLICATION_CREDENTIALS_KEY.json