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
When I use Vscode to view the source code, I find that .vscode/ is not ignored by .gitignore . It may cause inconvenience if anyone what to submit a PR.
❓ Question
When I use Vscode to view the source code, I find that

.vscode/is not ignored by.gitignore. It may cause inconvenience if anyone what to submit a PR.