if f.IsDir() {
            if a.ignoreDir(name, entryPath) {
                continue
            }
            dirCount++