Remove unneeded file hiding
This commit is contained in:
parent
6df0780676
commit
01e046f916
1 changed files with 0 additions and 1 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
|
@ -8,7 +8,6 @@
|
||||||
"git.branchProtection": [],
|
"git.branchProtection": [],
|
||||||
"files.exclude": {
|
"files.exclude": {
|
||||||
"*.lock": true,
|
"*.lock": true,
|
||||||
".styles": false,
|
|
||||||
"node_modules": true,
|
"node_modules": true,
|
||||||
"packs": true,
|
"packs": true,
|
||||||
"foundry": true
|
"foundry": true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue