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.
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.