find_large_files
Find the 10 largest files in a Windows project, excluding node_modules and .git. Optionally set a minimum file size to filter results.
Instructions
Find top 10 largest files in project on WINDOWS (excluding node_modules, .git).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| minSizeMB | No | Minimum size (MB) |