From 587cfe9d45abfd0ff6cbc59882aca33bd3162f59 Mon Sep 17 00:00:00 2001 From: Alex Meyer Date: Wed, 22 Jan 2020 21:49:47 -0800 Subject: [PATCH] updated --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ba0430d..287a79b 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -__pycache__/ \ No newline at end of file +__pycache__/ +config.py \ No newline at end of file