add more files to .ignore
This commit is contained in:
parent
92eba447ef
commit
38235a9375
1 changed files with 5 additions and 0 deletions
|
|
@ -4,9 +4,14 @@ Docs: https://github.com/nvim-telescope/telescope-fzf-native.nvim
|
||||||
|
|
||||||
Performance depends on installation of ripgrep and fd (both available in Homebrew)
|
Performance depends on installation of ripgrep and fd (both available in Homebrew)
|
||||||
If you have huge amounts of files, consider adding some to `$HOME/.ignore`:
|
If you have huge amounts of files, consider adding some to `$HOME/.ignore`:
|
||||||
|
Pictures/
|
||||||
|
Music/
|
||||||
|
Applications/
|
||||||
dotnet/
|
dotnet/
|
||||||
opt/miniconda3/
|
opt/miniconda3/
|
||||||
Library/
|
Library/
|
||||||
|
.cache/
|
||||||
|
.git/
|
||||||
]]--
|
]]--
|
||||||
return {
|
return {
|
||||||
"nvim-telescope/telescope-fzf-native.nvim",
|
"nvim-telescope/telescope-fzf-native.nvim",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue