untrack_files
Remove files from the active tracking context to exclude specific ones or clear all.
Instructions
Remove files from the active tracking context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory. Defaults to current working directory. | |
| files | No | Array of file paths to untrack. If empty, clears all. |