{
  "folders": [
    {
      "name": "AstroBilge",
      "path": ".\\httpdocs"
    },
    {
      "name": "AstroWise",
      "path": "..\\astrowise.io\\httpdocs"
    },
    {
      "name": "AstroSabio",
      "path": "..\\astrosabio.com\\httpdocs"
    }
  ],
  "settings": {
    "files.exclude": {
      "**/.git": true,
      "**/node_modules": true,
      "**/vendor": true
    }
  }
}
