summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/lib/lwrb/.vscode/settings.json
blob: 3b59a001a9b04ffe200b688b1128b5cda0a7b427 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "files.associations": {
        "lwevt_types.h": "c",
        "lwevt_type.h": "c",
        "lwevt.h": "c",
        "string.h": "c",
        "lwevt_opt.h": "c"
    },
    "esbonio.sphinx.confDir": ""
}