diff --git a/.gitignore b/.gitignore index 2985b18..0a811ca 100644 --- a/.gitignore +++ b/.gitignore @@ -107,8 +107,8 @@ dist .vscode-test # WebStorm files -workspace.xml -usage.statistics.xml -tasks.xml -shelf -*.iml +**/.idea/workspace.xml +**/.idea/usage.statistics.xml +**/.idea/tasks.xml +**/.idea/shelf +**/.idea/*.iml