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
If a file is in .gitignore, but still in the git index, it is synced only in the initial scan. If the file appears later, such as after a git pull, it is not synced until devbox restart.
If a file is in .gitignore, but still in the git index, it is synced only in the initial scan. If the file appears later, such as after a git pull, it is not synced until devbox restart.