ignore more folders in telescope

This commit is contained in:
Vladan Popovic 2024-11-04 08:52:15 +01:00
parent 92781385ae
commit 104665a90a

View file

@ -45,6 +45,8 @@ telescope.setup {
file_ignore_patterns = {
'.git/',
'.venv/',
'.pytest_cache/',
'target/',
},
},
pickers = {