mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-10 04:19:38 +00:00
code: add some folder icons rules
This commit is contained in:
parent
47cd745a56
commit
1fbc495f8a
@ -27,7 +27,11 @@
|
|||||||
"modules": "components",
|
"modules": "components",
|
||||||
"implementations": "core",
|
"implementations": "core",
|
||||||
"dtos": "typescript",
|
"dtos": "typescript",
|
||||||
"fakes": "mock"
|
"fakes": "mock",
|
||||||
|
"cloud": "public",
|
||||||
|
"media": "video",
|
||||||
|
"recover": "update",
|
||||||
|
"health": "rules"
|
||||||
},
|
},
|
||||||
"material-icon-theme.files.associations": {
|
"material-icon-theme.files.associations": {
|
||||||
"ormconfig.json": "database",
|
"ormconfig.json": "database",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user