From 146d15280f2bd34061264b1f157c19df5d44afdd Mon Sep 17 00:00:00 2001 From: Tanner Date: Wed, 6 Oct 2021 03:03:55 -0600 Subject: [PATCH] Ignore secrets --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a5bb183..e695ce3 100644 --- a/.gitignore +++ b/.gitignore @@ -102,4 +102,6 @@ ENV/ *.swp *.swo -card_data.json +secrets.py + +