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
Even if you explicitly include or exclude all contents of a directory, the directory itself will be reported as ambiguous.
This shouldn't happen, because being forced to include it means including the entire directory, and that's not what we want. Excluding it is also confusing because it implies excluding all contents.
The text was updated successfully, but these errors were encountered:
Describe the bug
Even if you explicitly include or exclude all contents of a directory, the directory itself will be reported as ambiguous.
This shouldn't happen, because being forced to include it means including the entire directory, and that's not what we want. Excluding it is also confusing because it implies excluding all contents.
The text was updated successfully, but these errors were encountered: