pub fn is_dotfile(path: &Path) -> bool
Check if a path is a dotfile (starts with .)
path
True if the path represents a dotfile