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
I was trying to not get any of the files under the seeds dir to the mirror repo, or the README.md. I came up with this glob pattern that (should) work {**/seeds/*,README.md}
Do you know why it isn't working?
The text was updated successfully, but these errors were encountered:
Hi! Firstly, thanks for this awesome tool.
I was trying to not get any of the files under the seeds dir to the mirror repo, or the README.md. I came up with this glob pattern that (should) work
{**/seeds/*,README.md}
Do you know why it isn't working?
The text was updated successfully, but these errors were encountered: