From 7b9eb02f1223470bb11397fba939c20551f9e340 Mon Sep 17 00:00:00 2001 From: Karl Date: Mon, 8 Jan 2024 12:35:08 +0000 Subject: [PATCH] ignore config file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 4ba0a43..689e0d9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ __pycache__ venv/ test/ .vscode/launch.json +config.cfg