ignore more folders in telescope

This commit is contained in:
Vladan Popovic 2024-11-04 08:52:15 +01:00 committed by Vladan Popovic
parent 9a09497186
commit 514deb38a5

View file

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