Skip to content

Exclude subdirectories #56

Description

@metaflow

I would like to add exclusion of subdirectories to cindex. For example indexing of chromium /src takes about 50 seconds while only 20 seconds if I exclude /src/out and /src/third_party.
Right now it works like cindex --exclude /src/out --exclude /src/tmp /src plus I have to pass excludes if I want to re-index. As I understand the way to integrate that is to modify index format to store list of excluded directories. Is it OK to introduce such backward incompatible changes?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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