file-collection
    Preparing search index...

    Interface FilterOptions

    interface FilterOptions {
        ignoreDotfiles?: boolean;
    }
    Index

    Properties

    Properties

    ignoreDotfiles?: boolean

    Should we ignored files starting with dot

    true