diff --git a/.gitignore b/.gitignore index ebe245ec..1ea304fc 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,6 @@ node_modules /package-lock.json !.vscode/launch.json -!.vscode/tasks.json \ No newline at end of file +!.vscode/tasks.json + +*.iml \ No newline at end of file