AdeAttwood / ivy.nvim

An ivy-mode port to neovim.
33 stars 4 forks source link

feat: don't require a git directory to use .gitignore files #69

Closed AdeAttwood closed 8 months ago

AdeAttwood commented 8 months ago

feat: don't require a git directory to use .gitignore files

When we are searching we don't want to have to initialize git repo to use a .gitignore file. This should just ignore any file in a .gitignore always


Stack created with Sapling. Best reviewed with ReviewStack.