From 8c1a6ef0f9eeef8044cb092379186dd0f85f384d Mon Sep 17 00:00:00 2001 From: lbcmk <30442978+lbcmk@users.noreply.github.com> Date: Wed, 6 Jul 2022 17:56:36 -0400 Subject: [PATCH] Updated gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7e2fc5c..0e40883 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,6 @@ *.pyc .idea/workspace.xml - +ignore_* /ignore */__pycache__ \ No newline at end of file -- 2.54.0