disable dotfiles in directory listings
@since 1.3.0
public static function disableDotfiles() { self::$dotFiles = false; }