From 0339dd0c16c9ff3de1b4e33e6e658a23ba299cf8 Mon Sep 17 00:00:00 2001 From: ionburger <77852397+ionburger@users.noreply.github.com> Date: Tue, 1 Nov 2022 09:59:59 -0600 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 353bd41..3811ffc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.shlf *test* *TOKEN* +config.txt # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]