New
Version 1.3.0
- Fix bug in which directories weren't recursively traversed while searching for files and folders to delete
- Added
--not-recursiveoption to avoid folder recursion (see README) - Added
--ide/-ideto also delete IDEA/Android Studio files such as.imlproject files- It also deletes
.ideafolders if used in conjunction with--nuke/-n
- It also deletes
- Greatly improved console output, especially on ANSI terminals