From ff790cc657b3fee8900b6e8d73e31935b5bd0e75 Mon Sep 17 00:00:00 2001 From: Leonard Excoffier Date: Fri, 15 Dec 2023 20:20:52 -0500 Subject: [PATCH] edited gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c0811af..8aca8e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ #Where is stored the config file and pycache -/config/ +/config/ \ No newline at end of file