Skip to content

[Bug]: Telescope File Finder doesn't Ignore .gitignore #2028

Closed
LunarVim/lunarvim.org
#144
@christopher-besch

Description

@christopher-besch

Problem description

In a version of LunarVim from over a month ago the Telescope file finder ignored anything matched by the local .gitignore. In the latest release this isn't the case anymore and searching with it results in a lot of clutter.
When I'm looking for one of my code files I don't care about those bazillion node_module files.

LunarVim version

0.6.1
As of the creation of this Issue, the latest rolling version shows the same problem.

Neovim version (>= 0.5)

v0.7.0-dev+667-g419e0d117

Screenshots

image
I'm looking for my index.tsx file but instead I get a lot of garbage from the node_modules directory.

I have

  • Read the readme
  • Read the wiki
  • Searched for similar issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions