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
This is required for any repository you work on. As developers we should not be pushing anything to do with what IDE's we use, our operating systems, as well as any unnecessary modules such as node_modules.
If you're creating a repository make sure you add this before you push any code. If you're working on another repository make sure you've added your respected gitignore settings before pushing any new changes.