Possible to ignore certain files either globally or per project? · Issue #57 · SublimeCodeIntel/SublimeCodeIntel · GitHub
Skip to content

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

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"
    ]
}

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions