telescope ignore venv folder

This commit is contained in:
Yan Lin 2026-01-27 15:49:06 +01:00
parent f1da373c5c
commit fd287f7718

View file

@ -149,6 +149,7 @@
file_ignore_patterns = [
"^.git/"
"^node_modules/"
"^.venv/"
".DS_Store"
];
layout_config = {