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