{
"folders": [
{
"path": "."
}
],
"settings": {
"window.title": "Presemantic | App | Homearo | Upload - CF Workerxxx",
"files.exclude": {
"**/node_modules": true,
"**/.git": true,
"**/.github": true,
"**/.gitignore": true,
"**/.DS_Store": true,
"**/.cache": true,
"**/.yarn": true,
"**/.vscode": true,
"**/.nuxt": true,
"**/.terragrunt-cache": true,
"**/.idea": true,
"**/.terraform": true,
"**/.tfstate": true,
"**/.terraform.lock.hcl": true,
"**/__pycache__": true,
"**/*.pyc": true,
"**/*.pyo": true,
"**/*.pyd": true
},
"search.exclude": {
"**/node_modules": true,
"**/.git": true,
"**/.github": true,
"**/.gitignore": true,
"**/.DS_Store": true,
"**/.cache": true,
"**/.yarn": true,
"**/.vscode": true,
"**/.nuxt": true,
"**/.terragrunt-cache": true,
"**/.idea": true,
"**/.terraform": true,
"**/.tfstate": true,
"**/.terraform.lock.hcl": true,
"**/__pycache__": true,
"**/*.pyc": true,
"**/*.pyo": true,
"**/*.pyd": true
}
}
}**/node_modules
**/.git
**/.github
**/.gitignore
**/.DS_Store
**/.cache
**/.yarn
**/.vscode
**/.nuxt
**/.terragrunt-cache
**/.idea
**/.terraform
**/*.tfstate
**/.terraform.lock.hcl
**/__pycache__
**/*.pyc
**/*.pyo
**/*.pyd