From 2e408e41092254c8b5845090d0b964f6fc3a3b3d Mon Sep 17 00:00:00 2001 From: Tanner Collin 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 + +