From d141954112f754c2c006243513fbd582dd3b3514 Mon Sep 17 00:00:00 2001 From: Anson Date: Thu, 18 Jul 2019 00:06:57 -0700 Subject: [PATCH] =?UTF-8?q?try=20to=20avoid=20leaking=20api=20keys=20?= =?UTF-8?q?=F0=9F=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0051751..d222202 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,7 @@ # Created by https://www.gitignore.io/api/visualstudiocode,windows,python # Edit at https://www.gitignore.io/?templates=visualstudiocode,windows,python ticker/* - +keys.py ### Python ### # Byte-compiled / optimized / DLL files __pycache__/