Cleanup Build Artifacts

Removes transient build artifacts this task produced in the ironlint repo before declaring work done. Use at the end of any task that ran `cargo build --release`, `cargo mutants`, `cargo llvm-cov`, generated a one-off binary, wrote a scratch file like `pr.diff` or an ad-hoc tarball, or any other throwaway output. Do NOT use to wipe the actively-iterating `target/` directory.

ironlint Updated

File contents

ironlint/ironlint/tree/main/.agents/skills/cleanup-build-artifacts commit cdddf89e1f

Frequently asked questions

npx skillmds@latest add ironlint/cleanup-build-artifacts