Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: avoid deleting untracked, non-generated files on npm run clean (…
…#9866) **Related Issue:** N/A ## Summary Prevents `git clean` from removing untracked, non-generated files/dirs from `.gitignore` (e.g., `.idea` 😉)
- Loading branch information