diff --git a/.gitignore b/.gitignore index 081aad519064f1856bf02d7ce908be8d518d08db..9c77d24e03043a6f72f9b4418f98a47acb340450 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ node_modules/ /playwright/.cache/ /tests/visual.spec.js-snapshots/ .idea -.vscode \ No newline at end of file +.vscode +*.iml \ No newline at end of file