From ee7c721971b1a370ef58876c409999a2be1ca044 Mon Sep 17 00:00:00 2001 From: Gavin Huttley Date: Fri, 31 Jul 2026 09:42:02 +1000 Subject: [PATCH] DEV: updated gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 7d4fe72..43ab720 100644 --- a/.gitignore +++ b/.gitignore @@ -151,3 +151,9 @@ dmypy.json #Ignore vscode AI rules .github/instructions/codacy.instructions.md + +.idea/* +working/* +*.wpu +*.wpr +.vscode/* \ No newline at end of file