Commit Graph

1 Commits

Author SHA1 Message Date
Muratcan Simsek 92dbdab197 Add Find Empty Folders
This simple (and currently free) program finds empty folders on
your computer. There are many solutions for this task around,
but they all lack one important capability: Folders that appear
empty but yet contain a hidden ".DS_Store" file are not found by
them. Therefore, this tool considers a folder empty even if it
contains just a .DS_Store file.
2015-08-23 17:21:31 +03:00