From d7617a2ed45af5535daea60aa822395c2e734134 Mon Sep 17 00:00:00 2001 From: judfs <39133604+judfs@users.noreply.github.com> Date: Mon, 27 Nov 2023 16:43:34 -0500 Subject: [PATCH] Update .gitignore Co-authored-by: nosracd --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 652c8e49..57653132 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ __pycache__ .vscode/ +.idea/ .settings/ .project .classpath \ No newline at end of file