Skip to content

[Feature request] Un-ignore certain configs #9

@normanlolx

Description

@normanlolx

Like it is in .gitignore files it would be nice to have a Not-operator to un-ignore certain configs inside config-ignore.yml that otherwise would get ignored while matching a certain wildcard pattern.

Let's say I exclude all block instances:

ignore
  - block.block.*

But then I want to explicitly include certain blocks maybe like so:

ignore
  - block.block.*
  - !block.block.certainblock

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