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"
|
||||
},
|
||||
"file_scan_exclusions": [
|
||||
".idea",
|
||||
".git",
|
||||
".code",
|
||||
".venv",
|
||||
".idea/",
|
||||
".git/",
|
||||
".code/",
|
||||
".venv/",
|
||||
"**/.run",
|
||||
"**/__pycache__"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue