Skip to content

Add exclude of folders(maybe) #1

@mundusnine

Description

@mundusnine

The issue is lite-xl cant have more then 2000 files and when we have kinc locally ina project structure we surpass that amount.

We could fix our issue by excluding none-needed system specific files(i.e. if we are on Linux exclude the Windows folder or OSX).

We would do this by adding this to our project module
config.ignore_files = { "^%.", "^node_modules$" }

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