You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebStorm (and other JetBrains IDEs) generate a .idea folder with project-specific settings. These are not required for the project to run and can cause unnecessary diffs. We should add .idea/ to .gitignore to avoid committing personal IDE configs.