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