Removes all files recursively in a folder that start with ‘.’ or ‘_’.
directory (str) – The directory from which hidden files should be removed.
None