This commit is contained in:
2026-06-25 11:54:27 +02:00
parent 091ca5c746
commit e59958a72f
15 changed files with 270 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"search.exclude": {
"**/node_modules": true,
"**/bower_components": true,
"**/.sf": true,
"**/.sfdx": true
}
}