How to setup neovim to find files from .gitignore

I needed a way to find files with Telescope that are ignored from git via .gitignore, while at the same time exlcuding files from search via .ignore.

2024-10-02 · 7 min · 1351 words