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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: