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
{{ message }}
This repository was archived by the owner on Jan 18, 2025. It is now read-only.
The default is currently just **/target/ (*/target/** before 9.0), which ignores all folders named target. This can be undesirable, so we could figure out where the target-dir is, and only ignore that. In the case of super workspaces (#205), there could be multiple target-dirs in play. Also, the Cargo config may affect their location.