-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi!
I have a folder structure like this:
Foo.sln
src/
└── Foo/
├── Foo.csproj
├── Client/
├───── package.json
└───── node_modules/
But when running cleanup in the same folder as Foo.sln only the bin and obj folders was picked up. Not node_modules.
As far as I understand, it should wipe this folder as well?
I'm open to contributing a fix if you think that it would make sense.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels