From fac5cb8d204885a40de824c64d7c329d6b2e829d Mon Sep 17 00:00:00 2001 From: Xevion Date: Sun, 27 Oct 2019 13:34:56 -0500 Subject: [PATCH] auth.py changes --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e3c01b8..6943846 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ __pycache__/** tracks/** cache_xevioni/** -.cache-* \ No newline at end of file +.cache-* +auth.py \ No newline at end of file