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
in localPath I have used localPath: './'.
I want to exclude some files and folder. So is it possible to exlude certain file and folder? .gitignore is not working here.
in localPath I have used
localPath: './'.I want to exclude some files and folder. So is it possible to exlude certain file and folder?
.gitignoreis not working here.