From d95319613789fd97cfc0820732ef74e82585eea3 Mon Sep 17 00:00:00 2001 From: Lucas Oskorep Date: Mon, 18 Jul 2022 13:33:10 -0400 Subject: [PATCH] moving emails to config.json --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f3e8a77..ec9ccbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.auth* \ No newline at end of file +.auth* +config.json +./venv** +./idea** \ No newline at end of file