telescope ignore venv folder
This commit is contained in:
parent
f1da373c5c
commit
fd287f7718
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@
|
||||||
file_ignore_patterns = [
|
file_ignore_patterns = [
|
||||||
"^.git/"
|
"^.git/"
|
||||||
"^node_modules/"
|
"^node_modules/"
|
||||||
|
"^.venv/"
|
||||||
".DS_Store"
|
".DS_Store"
|
||||||
];
|
];
|
||||||
layout_config = {
|
layout_config = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue