ignore more folders in telescope
This commit is contained in:
parent
92781385ae
commit
104665a90a
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@ telescope.setup {
|
|||
file_ignore_patterns = {
|
||||
'.git/',
|
||||
'.venv/',
|
||||
'.pytest_cache/',
|
||||
'target/',
|
||||
},
|
||||
},
|
||||
pickers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue