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
Excluding by extension is less robust but much easier to implement and
more performant than other options that involve inspecting file content.
The tradeoff is worth it because doing it via a default configuration
like this is both discoverable and easily correctable if it causes users
trouble.
0 commit comments