From 3c10b13a9643212f5afb7a4338378128a7a3b4e1 Mon Sep 17 00:00:00 2001 From: Gaurav Juvekar Date: Tue, 13 Sep 2022 23:37:08 -0700 Subject: [PATCH] Ignore paramters.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 068c463..204d445 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ client_secret.json authorized_secret.json +parameters.json build __pycache__ dist