mirror of https://github.com/vladmandic/human
update settings
parent
668fdec9a6
commit
4da18dda84
|
@ -1,5 +1,4 @@
|
|||
.vscode
|
||||
pnpm-lock.yaml
|
||||
*.swp
|
||||
node_modules/
|
||||
types/lib
|
||||
pnpm-lock.yaml
|
||||
*.swp
|
||||
|
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"search.exclude": {
|
||||
"dist/*": true,
|
||||
"node_modules/*": true
|
||||
},
|
||||
"search.useGlobalIgnoreFiles": true,
|
||||
"search.useParentIgnoreFiles": true
|
||||
}
|
Loading…
Reference in New Issue