From 5e827b3165d5d982b9332824c94c31a8adbacba0 Mon Sep 17 00:00:00 2001 From: rachelmoan <moanrachel516@gmail.com> Date: Mon, 19 Aug 2024 17:15:37 -0500 Subject: [PATCH] Updating git ignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ee41cbb..874a5a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ bin __pycache__/ -.vscode/ \ No newline at end of file +.vscode/ +guided_mrmp.egg-info/ \ No newline at end of file -- GitLab