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
.vs folder is the folder created automatically during opening the project in Visual Studio.
Visual Studio uses the folder to store opened documents, breakpoints, machine- and user-specific files and other information about state of the solution.
So this folder should be added to .gitignore
0 commit comments