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
The copy action supports a match field which contains a regex. All files in the src directory that match the regex are copied. (Same for the move action.)
The other actions (i.e. compilation and minimization) could similarly use regex source matching.