Skip to content

Ignore history indexing of repositories matching IGNORE_PATTERNS #770

@naseer

Description

@naseer

This is related to #652.
When indexing an Android repo, there are certain projects that have large binary files such as prebuilts/ndk which aren't necessary to index. Putting such directories in the ignore patterns skips the source indexing for that directory but the history index is still created. The history caching can sometimes take upwards of 30 minutes for such repositories.
Use IGNORE_PATTERNS or some similar mechanism to skip history indexing of these repos.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions