From afb1a6b25236948b4df551e642f39ae110cf8d7e Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Tue, 3 Apr 2018 14:23:21 -0700 Subject: [PATCH] Ignore json files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 82b716d..0a0711b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,5 @@ tags virtualenv_run/ +email_to_photo.json +client_id.json +client_secret.json