update to zed settings
This commit is contained in:
parent
891cb9f1e3
commit
23b43d848c
1 changed files with 4 additions and 4 deletions
|
@ -15,10 +15,10 @@
|
||||||
"dark": "Ayu Mirage"
|
"dark": "Ayu Mirage"
|
||||||
},
|
},
|
||||||
"file_scan_exclusions": [
|
"file_scan_exclusions": [
|
||||||
".idea",
|
".idea/",
|
||||||
".git",
|
".git/",
|
||||||
".code",
|
".code/",
|
||||||
".venv",
|
".venv/",
|
||||||
"**/.run",
|
"**/.run",
|
||||||
"**/__pycache__"
|
"**/__pycache__"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue