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 example above would force the crawler to only check src/* and test/* for changes. Only file paths that match src/* or test/* will be updated in the .bic_cache. All other paths remain the same, since their staleness wasn't checked.
The example above would force the crawler to only check
src/*andtest/*for changes. Only file paths that matchsrc/*ortest/*will be updated in the.bic_cache. All other paths remain the same, since their staleness wasn't checked.