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
VSCode is running git check-ignore -z --stdin while enumerating directories and checking for files which means placeholders need to be created while VSCode is passing files to the check-ignore command.
VSCode is running
git check-ignore -z --stdinwhile enumerating directories and checking for files which means placeholders need to be created while VSCode is passing files to the check-ignore command.