aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/settings.json
blob: 67301b337108275506efdd1600d9b947a6657eaa (plain) (blame)
1
2
3
4
5
6
{
  "files.exclude": {
    "src/lib/paraglide": true,
    "project.inlang/cache": true
  }
}