Skip to content

Possible to ignore certain files either globally or per project? #57

@majman

Description

@majman

Is there a file exclude pattern that you can define similar to what you can do with search results?

Something like:

{
    "file_exclude_patterns":
    [
        "app.css",
        "app.js",
        "*.crx",
        "*.xpi",
        "*.pyc"
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions